Serializes a collection of models to csv file and returns in the response.
Info
| Version: | 1.0.0 |
| Author(s): | Piran Tata |
| Last Update: | Sunday, July 26, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/pirahawk/mvc-to-csv |
| NuGet Url: | https://www.nuget.org/packages/MvcToCsv |
Install
Install-Package MvcToCsv
dotnet add package MvcToCsv
paket add MvcToCsv
MvcToCsv Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(3.0.20105.1)
Tags