EO.Pdf.Mvc by Essential Objects

<PackageReference Include="EO.Pdf.Mvc" Version="22.1.13" />

.NET API 39,664 bytes

 EO.Pdf.Mvc 22.1.13

EO.Pdf.Mvc allows you to convert MVC page to PDF file.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>EO.Pdf.Mvc</id>
    <version>22.1.13</version>
    <title>EO.Pdf.Mvc for .NET</title>
    <authors>Essential Objects</authors>
    <owners>Essential Objects</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://www.essentialobjects.com/Products/Pdf/EULA.aspx</licenseUrl>
    <projectUrl>http://www.essentialobjects.com/Products/Pdf/Default.aspx</projectUrl>
    <iconUrl>http://www.essentialobjects.com/eo.png</iconUrl>
    <description>EO.Pdf.Mvc allows you to convert MVC page to PDF file.</description>
    <summary>EO.Pdf.Mvc allows you to convert MVC page to PDF file.</summary>
    <copyright>Essential Objects, Inc.</copyright>
    <language>es-US</language>
    <tags>EO.Pdf, HTML to PDF for .NET, .NET API, Mvc</tags>
    <dependencies>
      <dependency id="EO.Pdf" version="[22.1.13]" />
    </dependencies>
    <references>
      <reference file="EO.Pdf.Mvc.dll" />
    </references>
  </metadata>
</package>