IronPdf.Linux
2021.9.3650
Prefix Reserved
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
<PackageReference Include="IronPdf.Linux" Version="2021.9.3650" />
<PackageVersion Include="IronPdf.Linux" Version="2021.9.3650" />
<PackageReference Include="IronPdf.Linux" />
paket add IronPdf.Linux --version 2021.9.3650
#r "nuget: IronPdf.Linux, 2021.9.3650"
#:package IronPdf.Linux@2021.9.3650
#addin nuget:?package=IronPdf.Linux&version=2021.9.3650
#tool nuget:?package=IronPdf.Linux&version=2021.9.3650
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/
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- IronPdf.Native.Chrome.Linux (>= 2021.9.3631)
- IronPdf.Slim (>= 2021.9.3650)
-
.NETStandard 2.0
- IronPdf.Native.Chrome.Linux (>= 2021.9.3631)
- IronPdf.Slim (>= 2021.9.3650)
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 |
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