Skip to main content
PdfSharp package icon

PdfSharp

PDFsharp is the Open Source library for creating and modifying PDF documents using .NET. It has an easy-to-use API that allows developers to generate or modify PDF files programmatically. PDFsharp can be used for various applications, including creating reports, invoices, and other types of documents. This package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS. See https://docs.pdfsharp.net for details.

Total Downloads
64.1M
64,125,330
Published
Jan 6, 2026
Latest stable version

Install

.NET CLI
dotnet add package PdfSharp --version 6.2.4
Package Manager Console
Install-Package PdfSharp -Version 6.2.4
PackageReference
<PackageReference Include="PdfSharp" Version="6.2.4" />

Frameworks

net8.0 net9.0 net10.0 .NETStandard2.0

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.