a .net core library to easily manipulate excel,word etc.
Info
Version: | 1.1.6 |
Author(s): | EasyOffice |
Last Update: | Monday, March 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/holdengong/EasyOffice |
NuGet Url: | https://www.nuget.org/packages/EasyOffice |
Install
Install-Package EasyOffice
dotnet add package EasyOffice
paket add EasyOffice
EasyOffice Download (Unzip the "nupkg" after downloading)
Dependencies
- CsvHelper(>= 12.1.2)
- DocumentFormat.OpenXml(>= 2.9.1)
- DotNetCore.NPOI(>= 1.2.1)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)