ijw.Next.Socket by: Jaren Duan
  • 2 total downloads
  • Latest version: 0.1.0
Package Description
ijw.Next.Threading.Tasks by: Jaren Duan
  • 5 total downloads
  • Latest version: 0.1.5
Package Description
ijw.Reflection by: ijw.Reflection
  • 4 total downloads
  • Latest version: 1.0.0
Package Description
ijw.Threading.Tasks by: ijw.Threading.Tasks
  • 6 total downloads
  • Latest version: 1.0.0
Package Description
IPAddressRange by: J.Sakamoto
  • 72 total downloads
  • Latest version: 6.2.0
  • IPAddress
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.
IronSnappy by: Ivan Gavryliuk (@aloneguid)
  • 4 total downloads
  • Latest version: 1.3.1
  • google snappy compression dotnet c#
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 by: Roman Ivantsov
  • 19 total downloads
  • Latest version: 0.9.1
  • irony ast grammar bnf
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.
Irony.NetCore by: daxnet
  • 5 total downloads
  • Latest version: 1.0.11
  • irony parser
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
  • 91 total downloads
  • Latest version: 1.7.5
  • PdfReport Excel Export iTextSharp PDF Report Reporting Persian .NET Core aspnetcore
iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core.
J2N by: NightOwl888
  • 22 total downloads
  • Latest version: 2.0.0-beta-0011
  • java dotnet charsequence bytebuffer collections
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.
JavaScriptEngineSwitcher.ChakraCore by: Andrey Taritsyn
  • 215 total downloads
  • Latest version: 3.27.3
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore
JavaScriptEngineSwitcher.ChakraCore contains a `ChakraCoreJsEngine` adapter (wrapper for the ChakraCore).
JavaScriptEngineSwitcher.ChakraCore.Native.linux-x64 by: Andrey Taritsyn
  • 107 total downloads
  • Latest version: 3.27.3
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore Linux x64
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
  • 132 total downloads
  • Latest version: 3.27.3
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore macOS OSX x64
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
  • 93 total downloads
  • Latest version: 3.27.3
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore Windows ARM
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
  • 22 total downloads
  • Latest version: 3.27.3
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore Windows ARM64
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
  • 143 total downloads
  • Latest version: 3.27.3
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore Windows x64
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
  • 139 total downloads
  • Latest version: 3.27.3
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore Windows x86
This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore for Windows (x86).
JavaScriptEngineSwitcher.Core by: Andrey Taritsyn
  • 97 total downloads
  • Latest version: 3.24.1
  • JavaScriptEngineSwitcher JavaScript ECMAScript
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
  • 48 total downloads
  • Latest version: 3.24.1
  • JavaScriptEngineSwitcher JavaScript ECMAScript DI
JavaScriptEngineSwitcher.Extensions.MsDependencyInjection contains extension methods for adding the JS engine switcher in an `IServiceCollection`.
JavaScriptEngineSwitcher.Jint by: Andrey Taritsyn
  • 120 total downloads
  • Latest version: 3.1.0
  • JavaScriptEngineSwitcher JavaScript ECMAScript Jint
JavaScriptEngineSwitcher.Jint contains adapter `JintJsEngine` (wrapper for the Jint JavaScript Engine (http://github.com/sebastienros/jint) version 2.11.58).