A library containing an easily reusable spreadsheet generation and parsing capability leveraging the OpenXml specification.
Info
| Version: | 7.4.0 |
| Author(s): | MitchelSellers, IowaComputerGurus |
| Last Update: | Monday, May 20, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/IowaComputerGurus/netcore.utilities.spreadsheet |
| NuGet Url: | https://www.nuget.org/packages/ICG.NetCore.Utilities.Spreadsheet |
Install
Install-Package ICG.NetCore.Utilities.Spreadsheet
dotnet add package ICG.NetCore.Utilities.Spreadsheet
paket add ICG.NetCore.Utilities.Spreadsheet
ICG.NetCore.Utilities.Spreadsheet Download (Unzip the "nupkg" after downloading)
Dependencies
- EPPlus.Core(>= 1.5.4)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags