GemBox.Pdf by GemBox

<PackageReference Include="GemBox.Pdf" Version="15.0.1023" />

 GemBox.Pdf 15.0.1023

GemBox.Pdf is a .NET component that enables developers to read, write, create, update and protect PDF files from .NET applications in a simple and efficient way. With GemBox.Pdf you get a fast and reliable component that's easy to use. It works on .NET Framework and .NET Standard and it doesn't require Adobe Acrobat, so you can deploy your application easily without having to think about other licenses.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>GemBox.Pdf</id>
    <version>15.0.1023</version>
    <title>GemBox.Pdf for .NET</title>
    <authors>GemBox</authors>
    <owners>GemBox</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">licenses\EULA.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>images\NugetGba.png</icon>
    <projectUrl>https://www.gemboxsoftware.com/pdf</projectUrl>
    <description>GemBox.Pdf is a .NET component that enables developers to read, write, create, update and protect PDF files from .NET applications in a simple and efficient way.
With GemBox.Pdf you get a fast and reliable component that's easy to use. It works on .NET Framework and .NET Standard and it doesn't require Adobe Acrobat, so you can deploy your application easily without having to think about other licenses.</description>
    <summary>GemBox.Pdf is a .NET component that enables developers to read, write, create, update and protect PDF files from .NET applications in a simple and efficient way.</summary>
    <releaseNotes>- Fixed issue with digitally signing PDF when SmartCard reader has two cards.
- Added support for PdfQuad structure and PdfTextContent.Bounds property.
- Added support for adding comments with low-level API.
- Fixed issue with parsing invalid creation date.</releaseNotes>
    <copyright>Copyright © GemBox d.o.o.</copyright>
    <tags>GemBox.Pdf PDF PDF/A Tagged-PDF AcroForm XPS Print pdf-to-image sign-pdf</tags>
    <dependencies>
      <group targetFramework=".NETFramework3.5" />
      <group targetFramework=".NETCoreApp3.0" />
      <group targetFramework=".NETStandard2.0">
        <dependency id="Pkcs11Interop" version="5.1.1" exclude="Build,Analyzers" />
        <dependency id="Portable.BouncyCastle" version="1.8.6.7" exclude="Build,Analyzers" />
        <dependency id="System.Drawing.Common" version="4.7.0" exclude="Build,Analyzers" />
        <dependency id="System.Security.Cryptography.Pkcs" version="4.7.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>