Simple dotnet core library contains to create/read xlsx/csv files in an easy way.
Info
| Version: | 1.1.0 |
| Author(s): | Jitender Kundu |
| Last Update: | Thursday, December 28, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tech-farmz/ExcelR.dotnetcore |
| NuGet Url: | https://www.nuget.org/packages/ExcelR.DotNetCore |
Install
Install-Package ExcelR.DotNetCore
dotnet add package ExcelR.DotNetCore
paket add ExcelR.DotNetCore
ExcelR.DotNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetCore.NPOI(>= 1.0.2)
Tags