IronPdf.Linux 2021.9.3650

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package IronPdf.Linux --version 2021.9.3650
                    
NuGet\Install-Package IronPdf.Linux -Version 2021.9.3650
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IronPdf.Linux" Version="2021.9.3650" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IronPdf.Linux" Version="2021.9.3650" />
                    
Directory.Packages.props
<PackageReference Include="IronPdf.Linux" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add IronPdf.Linux --version 2021.9.3650
                    
#r "nuget: IronPdf.Linux, 2021.9.3650"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package IronPdf.Linux@2021.9.3650
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IronPdf.Linux&version=2021.9.3650
                    
Install as a Cake Addin
#tool nuget:?package=IronPdf.Linux&version=2021.9.3650
                    
Install as a Cake Tool

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/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1.3 4,287 2/9/2026
2025.12.2 46,704 12/26/2025
2025.11.12 50,407 11/10/2025
2025.10.8 42,279 10/8/2025
2025.9.4 47,281 9/2/2025
2025.8.8 34,968 8/13/2025
2025.7.17 19,809 7/22/2025
2025.6.8 51,923 6/17/2025
2025.5.6 37,750 5/13/2025
2025.4.4 48,046 4/8/2025
2025.3.6 95,650 3/5/2025
2025.2.8 30,709 2/3/2025
2025.1.1 69,919 1/3/2025
2024.12.9 29,374 12/3/2024
2024.11.4 117,434 11/6/2024
2024.10.8 64,038 10/11/2024
2021.9.3650 7,711 8/26/2021
Loading failed

Feature Spotlight:
The primary upgrade is IronPdf in 2021 is ‘Chrome Identical’ PDF rendering.
* Added Chrome, WebKit and Adaptive Rendering to IronPdf
MAJOR IRONPDF PRODUCT UPDATE 2021:
*  Pixel Perfect Chrome HTML to PDF Rendering
*  Full Multithreading an Async Support
*  Razor and MVC helpers added
*  ChromePdfRenderer Class added
*  WebKitPdfRenderer Class added
*  AdaptivePdfRenderer Class added
Minor breaking API changes exist.
* Chrome renderer replaces WebKit as our default HtmlToPdf engine.   Html, CSS add JS is rendered more accurately, which may cause layout changes for existing users
* Minor breaking API changes