IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters Jerome Haltom
  • 17 total downloads
  • Latest version: 8.14.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64 by: Jeroen Frijters Jerome Haltom
  • 16 total downloads
  • Latest version: 8.14.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters Jerome Haltom
  • 17 total downloads
  • Latest version: 8.14.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters Jerome Haltom
  • 14 total downloads
  • Latest version: 8.14.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters Jerome Haltom
  • 15 total downloads
  • Latest version: 8.14.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 3 total downloads
  • Latest version: 8.4.5-prerelease0001
IKVM MSBuild Tools
IndexRange by: Bradley Grainger
  • 13 total downloads
  • Latest version: 1.1.0
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
ini-parser by: Ricardo Amores Hernández
  • 31 total downloads
  • Latest version: 2.5.2
  • ini
A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and strings written in C#. Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files. (*) This library is 100% .NET code and does not have any dependencies on Windows API calls in order to be portable.
Interop.UIAutomationClient by: Roemer
  • 6 total downloads
  • Latest version: 10.19041.0
  • UIAutomationClient UIAutomation Windows Automation Accessibility System.Windows.Automation
The UI Automation COM-to-.NET adapter makes it possible to use the new Windows Automation API 3.0 COM interfaces, with their improved reliability and performance, while still using the same System.Windows.Automation classes as in earlier versions of UI Automation
InterSystems.Data.IRISClient by: InterSystems
  • 6 total downloads
  • Latest version: 2.6.0
InterSystems IRIS ADO DotNet Native Provider
IoTSharp.Data.Taos by: Yanhong Ma
  • 7 total downloads
  • Latest version: 3.0.21.90
  • Taos Data ADO.NET Entity Framework EF Core Data O/RM entity-framework-core TDengine IoTSharp
Taos implementation of the System.Data.Common provider model. Commonly Used Types: IoTSharp.Data.Taos.TaosCommand IoTSharp.Data.Taos.TaosConnection IoTSharp.Data.Taos.TaosConnectionStringBuilder IoTSharp.Data.Taos.TaosDataReader IoTSharp.Data.Taos.TaosException IoTSharp.Data.Taos.TaosFactory IoTSharp.Data.Taos.TaosParameter IoTSharp.Data.Taos.TaosTransaction
IP2Region by: Rocher
  • 3 total downloads
  • Latest version: 1.1.1
  • ip2region c# IP
准确率99.9%的ip地址定位库
IP2Region.Net by: Alan Lee
  • 19 total downloads
  • Latest version: 2.0.1
  • IP2Region GeoIP IPSearch
.NET client library for ip2region
IronPython by: IronPython Contributors Microsoft
  • 44 total downloads
  • Latest version: 2.7.8
  • ironpython python dynamic dlr
IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily.
Irony by: IronyProject
  • 9 total downloads
  • Latest version: 1.1.0
  • Parser Parsing Compiler
Irony Parser Kit, core library
iTextSharp by: Bruno Lowagie Paulo Soares et al.
  • 48 total downloads
  • Latest version: 5.5.13
  • itext itextsharp c# .net csharp pdf
iText is a PDF library that allows you to CREATE, ADAPT, INSPECT and MAINTAIN documents in the Portable Document Format (PDF), allowing you to add PDF functionality to your software projects with ease. We even have documentation to help you get coding. We have two currently supported versions: iText 5 and iText 7. Both are available under AGPL and Commercial license. * iText 5 AGPL * iText 7 community: https://www.nuget.org/packages/itext7/ iText 5 is a one solution library that is complex, but well documented to help you create your solutions. iText 7 is a complete re-write of iText 5, allowing you to choose your adventure with add-ons, all based on a simple, modular code structure that is easy to use and well documented. Both versions allow you to: - Generate documents and reports based on data from an XML file or a database - Create maps and books, exploiting numerous interactive features available in PDF - Add bookmarks, page numbers, watermarks, and other features to existing PDF documents - Split or concatenate pages from existing PDF files - Fill out interactive forms - Serve dynamically generated or manipulated PDF documents to a web browser iText 7 includes pdfDebug, the first debugging tool that gives you a clear overview of your content streams and document structure as well as pdfCalligraph, allowing you to leverage advanced typography. iText is available for Java, .NET in both versions, and Android and GAE for iText 5 only. iTextSharp is the .NET port of iText 5. Several iText engineers are actively supporting the project on StackOverflow: http://stackoverflow.com/questions/tagged/itext
J2N by: NightOwl888
  • 35 total downloads
  • Latest version: 2.2.0-alpha-0026
  • java dotnet charsequence bytebuffer collections stringbuffer linkedhashset linkedhashmap comparable structural-equality treemap treeset stringtokenizer appendable contentequals codepoint bit-twiddle lru-cache
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
  • 12 total downloads
  • Latest version: 2.0.3
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore
JavaScriptEngineSwitcher.ChakraCore contains adapter `ChakraCoreJsEngine` (wrapper for the ChakraCore (http://github.com/Microsoft/ChakraCore) version 1.3). Project was based on the code of Chakra-Samples (http://github.com/Microsoft/Chakra-Samples) and jsrt-dotnet (http://github.com/robpaveza/jsrt-dotnet). For correct working of the ChakraCore require assemblies `msvcp120.dll` and `msvcr120.dll` from the Visual C++ Redistributable Packages for Visual Studio 2013.
JavaScriptEngineSwitcher.ChakraCore.Native.linux-x64 by: Andrey Taritsyn
  • 6 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.win-x64 by: Andrey Taritsyn
  • 4 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).