A Simple report generator (PDF, Excel).
Info
Version: | 1.0.4 |
Author(s): | Claudio Luciano |
Last Update: | Tuesday, June 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/claudioluciano/CLReportGenerator |
NuGet Url: | https://www.nuget.org/packages/CL.ReportGenerator |
Install
Install-Package CL.ReportGenerator
dotnet add package CL.ReportGenerator
paket add CL.ReportGenerator
CL.ReportGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.60.1)
- DinkToPdf(>= 1.0.8)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- System.Runtime.Loader(>= 4.3.0)
Tags