Info
Version: | 1.0.3 |
Author(s): | Satheesh Krishnasamy |
Last Update: | Thursday, September 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/satheesh-krishnasamy/SimpleReportGeneratorLibrary |
NuGet Url: | https://www.nuget.org/packages/SimpleReportGeneratorUtils |
Install
Install-Package SimpleReportGeneratorUtils
dotnet add package SimpleReportGeneratorUtils
paket add SimpleReportGeneratorUtils
SimpleReportGeneratorUtils Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It simply converts any collection object into HTML report. This is useful for windows form applications, console, services which dont refer the web frameworks like System.Web.
You can control the report output by providing your custom XSLT file.