Tools for setting up CSV file caching on a HttpApplication.
Info
| Version: | 1.1.2 |
| Author(s): | Anthony Ruffino |
| Last Update: | Tuesday, January 14, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/AnthonyRuffino/CsvCachedWebApp |
| NuGet Url: | https://www.nuget.org/packages/CsvCachedWebApp |
Install
Install-Package CsvCachedWebApp
dotnet add package CsvCachedWebApp
paket add CsvCachedWebApp
CsvCachedWebApp Download (Unzip the "nupkg" after downloading)
Dependencies
- AsyncCommander(1.0.3)
- CsvHelper(2.2.2)
Tags