Info
Version: | 1.0.0 |
Author(s): | Brandon Bernard |
Last Update: | Thursday, March 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cajuncoding/PdfTemplating.XslFO |
NuGet Url: | https://www.nuget.org/packages/PdfTemplating.XslFO.Razor.AspNet |
Install
Install-Package PdfTemplating.XslFO.Razor.AspNet
dotnet add package PdfTemplating.XslFO.Razor.AspNet
paket add PdfTemplating.XslFO.Razor.AspNet
PdfTemplating.XslFO.Razor.AspNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.AspNet.Razor(>= 3.2.7)
- Microsoft.AspNet.WebPages(>= 3.2.7)
Tags
It's based on the Xsl-FO standard and currently is dependent on an old but still very functional libray "Fonet" -- which is port of Apache FOP to C#.