IronPdf.Linux 2022.1.4599

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package IronPdf.Linux --version 2022.1.4599
                    
NuGet\Install-Package IronPdf.Linux -Version 2022.1.4599
                    
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="2022.1.4599" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IronPdf.Linux" Version="2022.1.4599" />
                    
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 2022.1.4599
                    
#r "nuget: IronPdf.Linux, 2022.1.4599"
                    
#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@2022.1.4599
                    
#: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=2022.1.4599
                    
Install as a Cake Addin
#tool nuget:?package=IronPdf.Linux&version=2022.1.4599
                    
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.5.2 11,005 4/29/2026
2026.4.1 41,860 3/27/2026
2026.3.1 52,458 2/26/2026
2026.2.1 13,323 2/17/2026
2026.1.3 12,080 2/9/2026
2025.12.2 118,490 12/26/2025
2025.11.12 65,376 11/10/2025
2025.10.8 55,563 10/8/2025
2025.9.4 58,557 9/2/2025
2025.8.8 44,979 8/13/2025
2025.7.17 25,494 7/22/2025
2025.6.8 70,962 6/17/2025
2025.5.6 44,112 5/13/2025
2025.4.4 53,518 4/8/2025
2025.3.6 108,393 3/5/2025
2025.2.8 35,176 2/3/2025
2022.1.4599 44,941 1/11/2022
Loading failed

* Fixes initialization timeouts on some systems
* Fixes use of certain SSL certificates
* Improves logic when using custom temp folder
* Improves shutdown/cleanup logic