README.md

    PDFsharp & MigraDoc 6.0

    Version 6.0.0-preview-3
    Published 2023-07-27

    This is the third preview of the PDFsharp project, the main project of PDFsharp & MigraDoc 6.0 with updates for C# 10 and .NET 6.0.

    PDFsharp: Copyright (c) 2005-2023 empira Software GmbH, Troisdorf (Cologne Area, Germany)
    MigraDoc: Copyright (c) 2001-2023 empira Software GmbH, Troisdorf (Cologne Area, Germany)
    Published Open Source under the MIT License

    For more information see docs.pdfsharp.net

    Read this FIRST

    Project documentation can be found on our DOCS site: https://docs.pdfsharp.net.

    Download assets first

    Assets like bitmaps, fonts, or PDF files are not part of the repository anymore. You must download them before compiling the solution for the first time. Use download-assets.ps1 in the dev folder to create assets folder required for some unit tests and needed by some projects.

    Execute .\dev\download-assets.ps1

    Build the solution

    dotnet build should build the solution without any warnings or errors.

    • You need the latest .NET SDK version installed
    • If you got an exception from GitVersion.MsBuild let us know.
      You can set a tag to define a valid version, e.g.: git tag v6.0.0 to make it work.

    Central package management

    The solution uses central package management. Version numbers for all referenced packages are stored in file Directory.Packages.props in the src folder. When adding new packages, add the required version here.

    Authors

    PDFsharp and MigraDoc was mainly written by the following software developers. With support of a lot of community developers who found issues and fixed bugs.

    Original PDFsharp developers

    Stefan Lange
    Niklas Schneider
    David Stephensen

    Original MigraDoc developers

    Klaus Potzesny
    Niklas Schneider
    Stefan Lange

    Current PDFsharp and MigraDoc developers

    Stefan Lange
    Thomas Hövel
    Martin Ossendorf
    Andreas Seifert

    项目简介

    PDFsharp and MigraDoc Foundation for .NET 6

    发行版本

    当前项目没有发行版本

    贡献者 2

    P PDFsharp-Team @PDFsharp-Team
    T ThomasHoevel @ThomasHoevel

    开发语言

    • C# 99.7 %
    • PowerShell 0.3 %
    • Smalltalk 0.0 %