ExcelReports 1.9.0
See the version list below for details.
dotnet add package ExcelReports --version 1.9.0
NuGet\Install-Package ExcelReports -Version 1.9.0
<PackageReference Include="ExcelReports" Version="1.9.0" />
paket add ExcelReports --version 1.9.0
#r "nuget: ExcelReports, 1.9.0"
// Install ExcelReports as a Cake Addin #addin nuget:?package=ExcelReports&version=1.9.0 // Install ExcelReports as a Cake Tool #tool nuget:?package=ExcelReports&version=1.9.0
Library for creating Excel Reports without having Excel Installed. Create Excel files from lists of objects, DataTables, and CSV with a single line of code. Intelligent default formatting with easy to use overrides.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. net452 is compatible. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ExcelReports:
Package | Downloads |
---|---|
StaticCodeAnalysis
Static Code Quality Analysis for C#, C++, C, Go, Java, JavaScript, Kotlin, Php, Python, and TypeScript. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.12.0 | 1,381 | 7/3/2023 |
2.11.0 | 849 | 1/28/2023 |
2.0.0 | 1,778 | 8/27/2022 |
1.16.0 | 457 | 1/6/2022 |
1.15.0 | 2,940 | 2/19/2021 |
1.14.0 | 1,055 | 1/1/2020 |
1.13.0 | 797 | 9/14/2019 |
1.12.0 | 1,917 | 9/21/2018 |
1.11.0 | 2,077 | 1/1/2017 |
1.10.0 | 1,263 | 10/22/2016 |
1.9.0 | 1,077 | 10/22/2016 |
1.8.0 | 1,187 | 6/19/2016 |
1.7.0 | 1,463 | 2/24/2016 |
1.6.0 | 1,597 | 6/20/2015 |
1.5.0 | 1,619 | 10/18/2014 |
1.4.0 | 1,307 | 9/10/2014 |
1.3.0 | 1,725 | 4/15/2014 |
1.2.0 | 1,424 | 4/15/2014 |
1.1.0 | 1,467 | 11/23/2013 |
1.0.0 | 1,771 | 6/27/2013 |
Kellerman Software announces a minor update to the Excel Reports library. Added internal stream flush when when outputting directly to a stream.