ExcelReportGenerator 1.0.0
See the version list below for details.
dotnet add package ExcelReportGenerator --version 1.0.0
NuGet\Install-Package ExcelReportGenerator -Version 1.0.0
<PackageReference Include="ExcelReportGenerator" Version="1.0.0" />
<PackageVersion Include="ExcelReportGenerator" Version="1.0.0" />
<PackageReference Include="ExcelReportGenerator" />
paket add ExcelReportGenerator --version 1.0.0
#r "nuget: ExcelReportGenerator, 1.0.0"
#addin nuget:?package=ExcelReportGenerator&version=1.0.0
#tool nuget:?package=ExcelReportGenerator&version=1.0.0
The library ExcelReportGenerator allows you to render data to Microsoft Excel by marking Excel sheets using panels and templates. It allows you easily connecting to various data sources like IDataReader, DataSet, DataTable, IEnumerable<T>, etc, and render data from them to Excel. You can also apply to the data an aggregation, different types of grouping, formatting, etc. More detailed documentation is attached inside the package. Before using the library be sure to read the Readme file.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.2
- ClosedXML (>= 0.88.0 && <= 0.91.1)
- System.ValueTuple (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.