Info
Version: | 1.0.0-RC2 |
Author(s): | James Thompson |
Last Update: | Saturday, November 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wemicroit/CSVConverter-Library/ |
NuGet Url: | https://www.nuget.org/packages/WeMicroIt.Utils.CSVConverter |
Install
Install-Package WeMicroIt.Utils.CSVConverter
dotnet add package WeMicroIt.Utils.CSVConverter
paket add WeMicroIt.Utils.CSVConverter
WeMicroIt.Utils.CSVConverter Download (Unzip the "nupkg" after downloading)
Dependencies
- CsvTextFieldParser(>= 1.1.1)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
Tags
It also now supports deserialising CSV data into both generic models as well as speciffied models.