Info
Version: | 1.1.0 |
Author(s): | Andre Odendaal |
Last Update: | Monday, August 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aodendaal/abp-appfactory-excelgenerator |
NuGet Url: | https://www.nuget.org/packages/Abp.AppFactory.ExcelGenerator |
Install
Install-Package Abp.AppFactory.ExcelGenerator
dotnet add package Abp.AppFactory.ExcelGenerator
paket add Abp.AppFactory.ExcelGenerator
Abp.AppFactory.ExcelGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Abp(>= 3.5.0)
- Abp.AppFactory.Interfaces(>= 1.2.0)
- Abp.AppFactory.Utilities(>= 1.3.0)
- EPPlus(>= 4.5.2.1)
Tags
Wraps EPPlus into an ASP.NET Boilerplate module and saves the file using a Blob Storage provider module.