Iesi.Collections by: Aidant Systems Jason Smith NHibernate community
  • 64 total downloads
  • Latest version: 4.2.0-ci.12
  • Collections ISet
The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves insertion order), the ReadOnlySet and the SynchronizedSet. The latter two wrap an actual set.
ILMerge by: mbarnett
  • 139 total downloads
  • Latest version: 3.0.41
ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name. ILMerge is packaged as a console application. But all of its functionality is also available programmatically. There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details.
ILRepack by: Francois Valdy
  • 270 total downloads
  • Latest version: 2.0.35
  • ILRepack ILMerge dotnet IL
ILRepack is meant at replacing ILMerge / Mono.Merge. The former being closed-source, impossible to customize, slow, resource consuming and many more. The later being deprecated, unsupported, and based on an old version of Mono.Cecil.
ImpromptuInterface by: jbtule
  • 58 total downloads
  • Latest version: 8.0.4
  • ducktyping duckcasting dynamic .net40 Silverlight proxy impromptu interface reflection dlr currying
A Lightweight Duck Casting Framework for dynamic C#
IPAddressRange by: J.Sakamoto
  • 21 total downloads
  • Latest version: 6.1.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.
IronPdf by: Iron PDF Development Team https://IronPdf.com
  • 223 total downloads
  • Latest version: 2024.12.9
  • PDF C# Csharp HTML VB.NET HTML-TO-PDF IRONPDF PDF-DOCUMENT CREATE-PDF EDIT-PDF GENERATE-PDF CHROME PDFIUM URL-TO-PDF JavaScript HTML5 CSS3 MERGE-PDF SIGN-PDF PRINTPDF READ_PDF PDF-COMPRESSION MAC WINDOWS LINUX AZURE
IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. # C# HTML to PDF for .NET 8, .NET 7, .NET 6, .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 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard * Windows, MacOS, Linux, Azure, Docker and AWS For code examples, tutorials and documentation visit: https://ironpdf.com/
IronPdf.Extensions.ASPX by: Iron PDF Development Team https://IronPdf.com
  • 6 total downloads
  • Latest version: 2023.10.3
  • PDF C# Csharp HTML VB.NET HTML-TO-PDF IRONPDF PDF-DOCUMENT CREATE-PDF EDIT-PDF GENERATE-PDF CHROME PDFIUM URL-TO-PDF JavaScript HTML5 CSS3 MERGE-PDF SIGN-PDF PRINTPDF READ_PDF PDF-COMPRESSION MAC WINDOWS LINUX AZURE
IronPDF Extensions ASPX provides more .NET Framework utility methods such as AspxToPdf. Requires the IronPdf.Slim package. For code examples, tutorials and documentation visit https://ironpdf.com/how-to/aspx-to-pdf/
IronPdf.Native.Chrome.Windows by: https://ironpdf.com
  • 143 total downloads
  • Latest version: 2024.12.1
  • IronPdf Windows Chrome Html To PDF Iron
External methods which allow for interoperability between native and managed code
IronPdf.NetFramework.Extension by: Iron PDF Development Team https://IronPdf.com
  • 6 total downloads
  • Latest version: 2023.8.6
  • PDF C# Csharp HTML VB.NET HTML-TO-PDF IRONPDF PDF-DOCUMENT CREATE-PDF EDIT-PDF GENERATE-PDF CHROME PDFIUM URL-TO-PDF JavaScript HTML5 CSS3 MERGE-PDF SIGN-PDF PRINTPDF READ_PDF PDF-COMPRESSION MAC WINDOWS LINUX AZURE
IronPDF NetFramework Extension provides more .NET Framework utility methods such as AspxToPdf. Requires the IronPdf.Slim package. For code examples, tutorials and documentation visit https://ironpdf.com/how-to/aspx-to-pdf/
IronPdf.Slim by: Iron PDF Development Team https://IronPdf.com
  • 170 total downloads
  • Latest version: 2024.12.9
  • PDF C# Csharp HTML VB.NET HTML-TO-PDF IRONPDF PDF-DOCUMENT CREATE-PDF EDIT-PDF GENERATE-PDF CHROME PDFIUM URL-TO-PDF JavaScript HTML5 CSS3 MERGE-PDF SIGN-PDF PRINTPDF READ_PDF PDF-COMPRESSION MAC WINDOWS LINUX AZURE
IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. Requires IronPdf.Native.Chrome and IronSoftware.Native.PdfModel NuGet package appropriate for your platform. # C# HTML to PDF for .NET 8, .NET 7, .NET 6, .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 IronPDF 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 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard * Windows, macOS, Linux, Azure, Docker and AWS For code examples, tutorials and documentation visit https://ironpdf.com/
IronSoftware.Abstractions by: https://ironsoftware.com/
  • 3 total downloads
  • Latest version: 2024.11.8
  • PDF C# HTML VB.NET Html-to-pdf aspx c# pdf create render generate standard netstandard2.0 core netcore
Interfaces and Abstractions classes shared by various Iron Software products
IronSoftware.Common by: https://ironsoftware.com/
  • 10 total downloads
  • Latest version: 2024.11.2
  • PDF C# HTML VB.NET Html-to-pdf aspx c# pdf create render generate standard netstandard2.0 core netcore
Interfaces and classes shared by various Iron Software products
IronSoftware.Drawing.Abstractions by: https://ironsoftware.com/
  • 3 total downloads
  • Latest version: 2024.11.8
  • PDF C# HTML VB.NET Html-to-pdf aspx c# pdf create render generate standard netstandard2.0 core netcore
IronSoftware.System.Drawing Interfaces and Abstractions classes shared by various Iron Software products
IronSoftware.Native.PdfModel by: Iron Software
  • 47 total downloads
  • Latest version: 2024.12.1
  • IronPdf IronOcr IronBarCode BarCode Linux OSX ARM PDF IRON Iron Software
External methods which allow for interoperability between native and managed code
IronSoftware.System.Drawing by: https://ironsoftware.com/
  • 20 total downloads
  • Latest version: 2024.12.3
  • Images Bitmap SkiaSharp SixLabors BitMiracle Maui SVG TIFF TIF GIF JPEG PNG Color Rectangle Drawing C# VB.NET ASPX create render generate standard netstandard2.0 core netcore
IronSoftware.System.Drawing - The C# Image Library A universally compatible Bitmap format for .NET 8, .NET 7, .NET 6, and .NET 5, .NET Core on Windows, macOS, Linux, Docker, AWS, Azure, NanoServer, IIS, Mobile, Xamarin, iOS, Android, and Google Compute. Works seamlessly with popular Image and Bitmap formats such as System.Drawing.Bitmap, SkiaSharp, SixLabors.ImageSharp, Microsoft.Maui.Graphics. Implicit casting means that using this class to input and output Bitmap and image types from public API's gives full compatibility to all image type fully supported by Microsoft. Key library features include: * AnyBitmap: A universally compatible Bitmap class. Implicit casting between System.Drawing.Bitmap, System.Drawing.Image, SkiaSharp.SKBitmap, SkiaSharp.SKImage, SixLabors.ImageSharp, Microsoft.Maui.Graphics.Platform.PlatformImage to IronSoftware.Drawing.AnyBitmap * Color: A universally compatible Color class. Implicit casting between System.Drawing.Color, SkiaSharp.SKColor, SixLabors.ImageSharp.Color, SixLabors.ImageSharp.PixelFormats to IronSoftware.Drawing.Color * Rectangle: A universally compatible Rectangle class. Implicit casting between System.Drawing.Rectangle, SkiaSharp.SKRect, SkiaSharp.SKRectI, SixLabors.ImageSharp.Rectangle to IronSoftware.Drawing.Rectangle * Font: A universally compatible Font class. Implicit casting between System.Drawing.Font, SkiaSharp.SKFont, SixLabors.Fonts.Font to IronSoftware.Drawing.Font * Point: A universally compatible Point class. Implicit casting between System.Drawing.Point, SixLabors.ImageSharp.Point, SkiaSharp.SKPointI to IronSoftware.Drawing.Point * Size: A universally compatible Size class. Implicit casting between System.Drawing.Size, SixLabors.ImageSharp.Size, SkiaSharp.SKSizeI to IronSoftware.Drawing.Size IronSoftware.Drawing can be used within C#, VB.NET, F#, ASP.NET projects, MVC, Web Services, Console & Desktop Applications. Supports: * .NET 8 * .NET 7 * .NET 6 * .NET 5 * .NET Core 2.0 + * .NET Framework 4.6.2 + For general support and technical inquiries, please email us at: support@ironsoftware.com
itext by: Apryse Software
  • 41 total downloads
  • Latest version: 9.0.0
  • itext itext7 itextsharp c# .net csharp pdf itextcore core fdf xfa acroform forms svg digital-signatures signing security accessibility opensource open source
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.
itext.bouncy-castle-adapter by: Apryse Software
  • 49 total downloads
  • Latest version: 9.0.0
  • itext itext7 itextsharp c# .net csharp
Bouncy-castle adapter module
itext.commons by: Apryse Software
  • 41 total downloads
  • Latest version: 9.0.0
  • itext itext7 itextsharp c# .net csharp
Commons module
itext7 by: Apryse Software
  • 226 total downloads
  • Latest version: 9.0.0
  • itext itext7 itextsharp c# .net csharp pdf itextcore core fdf xfa acroform forms svg digital-signatures signing security accessibility opensource open source
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.bouncy-castle-adapter by: Apryse Software
  • 55 total downloads
  • Latest version: 9.0.0
  • itext itext7 itextsharp c# .net csharp
Bouncy-castle adapter module