Pdf rendering from asp.net core views using jsreport, special thanks to Sergio Peralta, Moises Martinez y Carlos Salgado.
Info
| Version: | 2.0.6 |
| Author(s): | Jan Blaha |
| Last Update: | Thursday, March 12, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://jsreport.net/ |
| NuGet Url: | https://www.nuget.org/packages/s.jsreport.AspNetCore |
Install
Install-Package s.jsreport.AspNetCore
dotnet add package s.jsreport.AspNetCore
paket add s.jsreport.AspNetCore
s.jsreport.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- jsreport.Shared(>= 2.0.1)
- jsreport.Types(>= 2.4.1)
- jsreport.Shared(>= 2.0.1)
- jsreport.Types(>= 2.4.1)
Tags