Provides a CSV formatted response for ASP.NET Web API.
Info
Version: | 1.2.0 |
Author(s): | Andy Robinson |
Last Update: | Thursday, October 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/theorigin/WebApi-CSVFormatter |
NuGet Url: | https://www.nuget.org/packages/WebApi.CsvResponse |
Install
Install-Package WebApi.CsvResponse
dotnet add package WebApi.CsvResponse
paket add WebApi.CsvResponse
WebApi.CsvResponse Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
Tags