Library that allows data to be exported as an Excel Spreadsheet.
Info
Version: | 1.1.0.1 |
Author(s): | Davis, Wayne |
Last Update: | Tuesday, July 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Simple.ExportToExcel |
Install
Install-Package Simple.ExportToExcel
dotnet add package Simple.ExportToExcel
paket add Simple.ExportToExcel
Simple.ExportToExcel Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components.Web(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- NPOI(>= 2.5.1)
Tags