Implementation for CSV Serialization using CsvHelper.
Info
Version: | 6.0.0 |
Author(s): | Atomiv |
Last Update: | Saturday, February 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://atomiv.com/ |
NuGet Url: | https://www.nuget.org/packages/Atomiv.Infrastructure.CsvHelper |
Install
Install-Package Atomiv.Infrastructure.CsvHelper
dotnet add package Atomiv.Infrastructure.CsvHelper
paket add Atomiv.Infrastructure.CsvHelper
Atomiv.Infrastructure.CsvHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Atomiv.Core.All(>= 1.0.42)
- CsvHelper(>= 15.0.10)
Tags