ASP.NET Core InputFormatter, OutputFormatter for IList CSV data.
Info
Version: | 4.0.0 |
Author(s): | damienbod, WebApiContrib Contributors |
Last Update: | Thursday, February 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/damienbod/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.Csv |
NuGet Url: | http://www.nuget.org/packages/WebApiContrib.Core.Formatter.Csv |
Install
Install-Package WebApiContrib.Core.Formatter.Csv
dotnet add package WebApiContrib.Core.Formatter.Csv
paket add WebApiContrib.Core.Formatter.Csv
WebApiContrib.Core.Formatter.Csv Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.3)
- System.ComponentModel.Annotations(>= 4.5.0)
Tags