Xfinium.Pdf.Render.NetStandard by XFINIUM Software

<PackageReference Include="Xfinium.Pdf.Render.NetStandard" Version="9.8.2" />

 Xfinium.Pdf.Render.NetStandard 9.8.2

XFINIUM.PDF library is a cross platform library for PDF development. It supports a wide set of features, ranging from simple PDF creation to form filling, content redaction, complex color conversions or digital signatures. The simple object model follows the PDF specification so you can have complete control over the generated PDF files. Code written for XFINIUM.PDF can be compiled on all supported platforms without changes. The Xfinium.Pdf.Render.NetStandard package is part of XFINIUM.PDF Viewer CROSS PLATFORM package: http://xfiniumpdf.com/xfinium-pdf-crossplatform/xfinium-pdf-packages.html

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Xfinium.Pdf.Render.NetStandard</id>
    <version>9.8.2.0</version>
    <title>XFINIUM.PDF for .NET Standard</title>
    <authors>XFINIUM Software</authors>
    <owners>XFINIUM Software</owners>
    <license type="file">license\XFINIUM.PDF.License.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon type="file">icon\XFINIUM.PDF.Logo.64x64.png</icon>
    <projectUrl>http://xfiniumpdf.com/xfinium-pdf-crossplatform/xfinium-pdf-overview.html</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>XFINIUM.PDF library is a cross platform library for PDF development. It supports a wide set of features, ranging from simple PDF creation to form filling, content redaction, complex color conversions or digital signatures. 
	The simple object model follows the PDF specification so you can have complete control over the generated PDF files. Code written for XFINIUM.PDF can be compiled on all supported platforms without changes.
    
    The Xfinium.Pdf.Render.NetStandard package is part of XFINIUM.PDF Viewer CROSS PLATFORM package: http://xfiniumpdf.com/xfinium-pdf-crossplatform/xfinium-pdf-packages.html
    </description>
    <summary>Cross platform library for PDF development</summary>
    <releaseNotes>Please visit https://xfiniumpdf.com/xfinium-pdf-crossplatform/xfinium-pdf-whats-new.html for release notes.</releaseNotes>
    <tags>pdf, forms, tiff2pdf, encrypt, split</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Xfinium.Pdf.NetStandard" version="9.8.2.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>