IronPdf
by: Iron PDF Development Team https://IronPdf.com
- 831 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/
itext
by: Apryse Software
- 228 total downloads
- Latest version: 9.7.0
iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow. iText allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in .NET.
itext7
by: Apryse Software
- 1.015k total downloads
- Latest version: 9.7.0
iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow. iText allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in .NET.
IPAddressRange
by: J.Sakamoto
- 554 total downloads
- Latest version: 6.3.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.Native.Chrome.Windows
by: https://ironpdf.com
- 1.452k total downloads
- Latest version: 2026.6.1
External methods which allow for interoperability between native and managed code
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters Jerome Haltom
- 598 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters Jerome Haltom
- 598 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IronSoftware.Native.PdfModel
by: Iron Software
- 554 total downloads
- Latest version: 2026.7.2
External methods which allow for interoperability between native and managed code
itext.pdfhtml
by: Apryse Software
- 261 total downloads
- Latest version: 6.3.3
pdfHTML is an iText add-on for C# (.NET) that allows you to easily convert HTML and CSS into standards compliant PDFs that are accessible, searchable and usable for indexing.
itext.bouncy-castle-adapter
by: Apryse Software
- 200 total downloads
- Latest version: 9.7.0
Bouncy-castle adapter module
ilspycmd
by: ILSpy Team
- 73 total downloads
- Latest version: 7.2.0.6702-preview2
Command-line decompiler using the ILSpy decompilation engine
IronCompress
by: Ivan Gavryliuk
- 55 total downloads
- Latest version: 1.7.0
Buffer compresison library supporting all the major compression algorithms (gzip, brotli, snappy, zstd etc.)
IronPdf.Slim
by: Iron PDF Development Team https://IronPdf.com
- 50 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
- 126 total downloads
- Latest version: 1.1.1
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
ini-parser
by: Ricardo Amores Hernández
- 134 total downloads
- Latest version: 2.1.1
A Mono compatible .NET open source library for managing data from an INI file format. Allows reading/writing INI data to and from I/O streams, file streams, and/or plain strings.
IronSnappy
by: Ivan Gavryliuk (@aloneguid)
- 18 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
- 96 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.