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