Info
Version: | 1.4.1 |
Author(s): | Ravi Khubchandani |
Last Update: | Sunday, July 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ravikhubchandani/epplus-wrapper/blob/main/README.md |
NuGet Url: | https://www.nuget.org/packages/SpreadsheetWrapper |
Install
Install-Package SpreadsheetWrapper
dotnet add package SpreadsheetWrapper
paket add SpreadsheetWrapper
SpreadsheetWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- EPPlus(>= 5.4.0)
See use cases https://github.com/ravikhubchandani/epplus-wrapper/blob/main/SpreadsheetWrapper/Test/Program.cs.