ExcelExporter.Core
0.0.7-beta
ExcelExporter is a very simple .NET Standard library which can help with exporting tabular data to an excel file.
This is a prerelease version of ExcelExporter.Core.
Install-Package ExcelExporter.Core -Version 0.0.7-beta
dotnet add package ExcelExporter.Core --version 0.0.7-beta
<PackageReference Include="ExcelExporter.Core" Version="0.0.7-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExcelExporter.Core --version 0.0.7-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ExcelExporter.Core, 0.0.7-beta"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- EPPlus.Core (>= 1.5.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.7-beta | 417 | 3/2/2019 |
0.0.6-beta | 223 | 3/2/2019 |
0.0.5-beta | 223 | 3/2/2019 |
0.0.4-beta | 223 | 3/2/2019 |
0.0.3-beta | 194 | 3/2/2019 |
0.0.2-beta | 389 | 11/6/2018 |
0.0.1-beta | 489 | 6/30/2018 |