IPAddressRange
by: J.Sakamoto
- 182 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.
IronPdf
by: Iron PDF Development Team https://IronPdf.com
- 207 total downloads
- Latest version: 2022.1.4599
IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects.
# C# HTML to PDF for .NET 5, Core, Standard, and Framework
# Work with PDFs in C# using HTML, MVC, ASPX, and images
# Generate, Edit, Read and Secure PDF Documents
Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering:
The Iron PDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess.
Fully Supports:
* .NET 5, Framework, Core, and Standard
* Windows, MacOS, Linux, Azure, Docker and AWS
For code examples, tutorials and documentation visit https://ironpdf.com/
IronPdf.Native.Chrome.Windows
by: https://ironpdf.com
- 257 total downloads
- Latest version: 2025.3.9
External methods which allow for interoperability between native and managed code
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters Jerome Haltom
- 155 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools
by: Jeroen Frijters Jerome Haltom
- 174 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
ini-parser
by: Ricardo Amores Hernández
- 29 total downloads
- Latest version: 2.5.2
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.
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters Jerome Haltom
- 110 total downloads
- Latest version: 8.11.0-pre.4
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64
by: Jeroen Frijters Jerome Haltom
- 156 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters Jerome Haltom
- 134 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters Jerome Haltom
- 70 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters Jerome Haltom
- 66 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64
by: Jeroen Frijters Jerome Haltom
- 72 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64
by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
- 74 total downloads
- Latest version: 8.6.4
IKVM MSBuild Tools
IronSoftware.Native.PdfModel
by: Iron Software
- 85 total downloads
- Latest version: 2025.3.9
External methods which allow for interoperability between native and managed code
IronPdf.Slim
by: Iron PDF Development Team https://IronPdf.com
- 12 total downloads
- Latest version: 2022.1.4599
IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects.
# C# HTML to PDF for .NET 5, Core, Standard, and Framework
# Work with PDFs in C# using HTML, MVC, ASPX, and images
# Generate, Edit, Read and Secure PDF Documents
Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering:
The Iron PDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess.
Fully Supports:
* .NET 5, Framework, Core, and Standard
* Windows, MacOS, Linux, Azure, Docker and AWS
For code examples, tutorials and documentation visit https://ironpdf.com/
IndexRange
by: Bradley Grainger
- 12 total downloads
- Latest version: 1.0.3
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Irony.NetCore
by: daxnet
- 24 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.
InputSimulator
by: Michael Noonan
- 2 total downloads
- Latest version: 1.0.4
The Windows Input Simulator provides a simple .NET (C#) interface to simulate Keyboard or Mouse input using the Win32 SendInput method. All of the Interop is done for you and there's a simple programming model for sending multiple keystrokes.