Implementation for CSV Serialization using CsvHelper.
Info
Version: | 1.0.10 |
Author(s): | Optivem |
Last Update: | Wednesday, May 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://opensource.optivem.com/framework-dotnetcore |
NuGet Url: | https://www.nuget.org/packages/Optivem.Infrastructure.Serialization.CsvHelper |
Install
Install-Package Optivem.Infrastructure.Serialization.CsvHelper
dotnet add package Optivem.Infrastructure.Serialization.CsvHelper
paket add Optivem.Infrastructure.Serialization.CsvHelper
Optivem.Infrastructure.Serialization.CsvHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Optivem.Common.Serialization(>= 1.0.10)
- CsvHelper(>= 12.1.2)
Tags