ijw.Serialization
by: ijw.Serialization
- 10 total downloads
- Latest version: 1.0.0
Package Description
ijw.Threading.Tasks
by: ijw.Threading.Tasks
- 17 total downloads
- Latest version: 1.0.0
Package Description
ImpromptuInterface
by: jbtule
- 121 total downloads
- Latest version: 8.0.6
A Lightweight Duck Casting Framework for dynamic C#
IndexRange
by: Bradley Grainger
- 53 total downloads
- Latest version: 1.1.1
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
IPAddressRange
by: J.Sakamoto
- 344 total downloads
- Latest version: 4.0.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 conatins check. This library supports both IPv4 and IPv6.
Irony.NetCore
by: daxnet
- 26 total downloads
- Latest version: 1.0.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
- 239 total downloads
- Latest version: 1.8.0
iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core.
J2N
by: NightOwl888
- 142 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.
JavaScriptEngineSwitcher.ChakraCore
by: Andrey Taritsyn
- 906 total downloads
- Latest version: 3.31.0
JavaScriptEngineSwitcher.ChakraCore contains a `ChakraCoreJsEngine` adapter (wrapper for the ChakraCore).
JavaScriptEngineSwitcher.ChakraCore.Native.linux-x64
by: Andrey Taritsyn
- 366 total downloads
- Latest version: 3.31.0
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
- 423 total downloads
- Latest version: 3.31.0
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
- 353 total downloads
- Latest version: 3.31.0
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
- 73 total downloads
- Latest version: 3.31.0
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
- 497 total downloads
- Latest version: 3.31.0
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
- 464 total downloads
- Latest version: 3.31.0
This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore for Windows (x86).
JavaScriptEngineSwitcher.Core
by: Andrey Taritsyn
- 351 total downloads
- Latest version: 3.31.0
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
- 161 total downloads
- Latest version: 3.31.0
JavaScriptEngineSwitcher.Extensions.MsDependencyInjection contains extension methods for adding the JS engine switcher in an `IServiceCollection`.
JavaScriptEngineSwitcher.Jint
by: Andrey Taritsyn
- 504 total downloads
- Latest version: 3.4.2-preview
JavaScriptEngineSwitcher.Jint contains adapter `JintJsEngine` (wrapper for the Jint JavaScript Engine (http://github.com/sebastienros/jint) version 3.0.0 Beta 1715).