a .net core library to easily manipulate excel,word etc.
                        
                    
         
                Info
| Version: | 1.1.7 | 
| Author(s): | Acctrue | 
| Last Update: | Tuesday, September 15, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Acctrue.EasyOffice | 
Install
Install-Package Acctrue.EasyOffice
                        dotnet add package Acctrue.EasyOffice
                        paket add Acctrue.EasyOffice
                        
                                Acctrue.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)