Info
Version: | 1.0.10 |
Author(s): | Dan Oliver (danoliver1) |
Last Update: | Monday, August 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danoliver1/DJO.Reporting |
NuGet Url: | https://www.nuget.org/packages/DJO.Reporting |
Install
Install-Package DJO.Reporting
dotnet add package DJO.Reporting
paket add DJO.Reporting
DJO.Reporting Download (Unzip the "nupkg" after downloading)
Dependencies
- EPPlus(>= 4.5.3.2)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- StructureMap(>= 4.7.1)
- System.IO.Compression.ZipFile(>= 4.3.0)
Tags
A report can also be manually constructed by building up Groups, Rows and Columns. This project has been written in an extensible way so new methods of creating and styling reports can be added easily.