This package assists in outputing your objects to a CSV file in a binary format within Web API.
Info
| Version: | 1.0.0 |
| Author(s): | Pete Cleary |
| Last Update: | Tuesday, January 27, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/piandmash/PI.Net.Http.Formatting.CsvFormatter |
| NuGet Url: | https://www.nuget.org/packages/PI.Net.Http.Formatting.CsvFormatter |
Install
Install-Package PI.Net.Http.Formatting.CsvFormatter
dotnet add package PI.Net.Http.Formatting.CsvFormatter
paket add PI.Net.Http.Formatting.CsvFormatter
PI.Net.Http.Formatting.CsvFormatter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(5.2.2)
- Microsoft.AspNet.WebApi.Core(5.2.2)
- Newtonsoft.Json(6.0.4)
Tags