IPAddressRange
by: J.Sakamoto
- 120 total downloads
- Latest version: 6.2.0
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6.
IronCompress
by: Ivan Gavryliuk
- 145 total downloads
- Latest version: 1.6.3
Buffer compresison library supporting all the major compression algorithms (gzip, brotli, snappy, zstd etc.)
IronSnappy
by: Ivan Gavryliuk (@aloneguid)
- 20 total downloads
- Latest version: 1.3.1
This is a native .NET port of Google Snappy compression/decompression library. The only implementation that is stable, fast, up to date with latest Snappy improvements, and most importantly does not depend on native Snappy binaries. Works everywhere .NET Core runs.
Irony.NetCore
by: daxnet
- 19 total downloads
- Latest version: 1.1.11
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
iTextSharp.LGPLv2.Core
by: Vahid Nasiri
- 313 total downloads
- Latest version: 3.7.7
iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core.
J2N
by: NightOwl888
- 71 total downloads
- Latest version: 2.2.0-alpha-0026
J2N is a library that helps bridge the gap between .NET and Java. It provides components to assist with porting Java code to .NET, such as collections, adapters, and extensions. It contains some features from Java that also make it generally useful in any .NET application.
J2N.Randomizer
by: NightOwl888
- 7 total downloads
- Latest version: 2.2.0-alpha-0026
This package is not intended to be consumed directly. Instead, you should install the J2N package.
JavaScriptEngineSwitcher.ChakraCore
by: Andrey Taritsyn
- 444 total downloads
- Latest version: 3.27.3
JavaScriptEngineSwitcher.ChakraCore contains a `ChakraCoreJsEngine` adapter (wrapper for the ChakraCore).
JavaScriptEngineSwitcher.ChakraCore.Native.linux-x64
by: Andrey Taritsyn
- 163 total downloads
- Latest version: 3.27.3
This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore for Linux (x64).
JavaScriptEngineSwitcher.ChakraCore.Native.osx-x64
by: Andrey Taritsyn
- 200 total downloads
- Latest version: 3.27.3
This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore for OS X (x64).
JavaScriptEngineSwitcher.ChakraCore.Native.win-arm
by: Andrey Taritsyn
- 144 total downloads
- Latest version: 3.27.3
This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore for Windows (ARM).
JavaScriptEngineSwitcher.ChakraCore.Native.win-arm64
by: Andrey Taritsyn
- 33 total downloads
- Latest version: 3.27.3
This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore for Windows (ARM64).
JavaScriptEngineSwitcher.ChakraCore.Native.win-x64
by: Andrey Taritsyn
- 214 total downloads
- Latest version: 3.27.3
This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore for Windows (x64).
JavaScriptEngineSwitcher.ChakraCore.Native.win-x86
by: Andrey Taritsyn
- 217 total downloads
- Latest version: 3.27.3
This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore for Windows (x86).
JavaScriptEngineSwitcher.Core
by: Andrey Taritsyn
- 169 total downloads
- Latest version: 3.24.1
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines. This library allows you to quickly and easily switch to using of another JavaScript engine.
JavaScriptEngineSwitcher.Extensions.MsDependencyInjection
by: Andrey Taritsyn
- 70 total downloads
- Latest version: 3.24.1
JavaScriptEngineSwitcher.Extensions.MsDependencyInjection contains extension methods for adding the JS engine switcher in an `IServiceCollection`.
JavaScriptEngineSwitcher.Jint
by: Andrey Taritsyn
- 451 total downloads
- Latest version: 3.30.2
JavaScriptEngineSwitcher.Jint contains a `JintJsEngine` adapter (wrapper for the Jint).
JavaScriptEngineSwitcher.Msie
by: Andrey Taritsyn
- 381 total downloads
- Latest version: 3.24.1
JavaScriptEngineSwitcher.Msie contains a `MsieJsEngine` adapter (wrapper for the MSIE JavaScript Engine for .NET).
JavaScriptEngineSwitcher.V8
by: Andrey Taritsyn
- 277 total downloads
- Latest version: 3.29.1
JavaScriptEngineSwitcher.V8 contains a `V8JsEngine` adapter (wrapper for the Microsoft ClearScript.V8).