Skip to content

v2.0.0 - Multi-Framework Support

Latest

Choose a tag to compare

@ANcpLua ANcpLua released this 12 Jul 17:43
· 4 commits to main since this release
8aba6dc

What's New in v2.0.0

Multi-Framework Support

  • Added support for .NET 8.0 (LTS)
  • Added support for .NET 9.0

Improvements

  • Better Output Directory: PDFs now save to project root /output folder instead of deep bin directories
  • Enhanced Path Handling: Improved cross-platform file path sanitization using regex

Installation

dotnet add package CreatePdf.NET --version 2.0.0

Breaking Changes

None

Requirements

  • .NET 8.0, 9.0, or 10.0 SDK
  • Optional: Ghostscript and Tesseract for OCR functionality