Info
Version: | 0.1.1 |
Author(s): | Gabriel Bartolazzi |
Last Update: | Monday, March 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BartoGabriel/SimpleExporter |
NuGet Url: | https://www.nuget.org/packages/SimpleExporter.Writer.XlsxReportWriter |
Install
Install-Package SimpleExporter.Writer.XlsxReportWriter
dotnet add package SimpleExporter.Writer.XlsxReportWriter
paket add SimpleExporter.Writer.XlsxReportWriter
SimpleExporter.Writer.XlsxReportWriter Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleExporter(>= 0.1.1)
- EPPlus(>= 4.5.3.1)
Simple Exporter allows defining the structure of the reports from a simple JSON or a dotnet object.