Generate formatted, customisable Excel documents straight from ASP.NET Web API.
Info
Version: | 1.0.0 |
Author(s): | Jordan Gray, Fastpath |
Last Update: | Wednesday, November 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://webapicontrib.github.io/WebApiContrib.Formatting.Xlsx/ |
NuGet Url: | https://www.nuget.org/packages/WebApiContrib.Formatting.Xlsx.NetStandard |
Install
Install-Package WebApiContrib.Formatting.Xlsx.NetStandard
dotnet add package WebApiContrib.Formatting.Xlsx.NetStandard
paket add WebApiContrib.Formatting.Xlsx.NetStandard
WebApiContrib.Formatting.Xlsx.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- EPPlus(>= 4.5.3.2)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Newtonsoft.Json(>= 12.0.1)
- System.ComponentModel.Annotations(>= 4.6.0)
Tags