Simple .Net Standard library to read and write CSV files asynchronously.
Info
Version: | 0.1.2 |
Author(s): | Han Ran |
Last Update: | Friday, April 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kamihanran/CsvFile |
NuGet Url: | https://www.nuget.org/packages/HanRan.CsvFile |
Install
Install-Package HanRan.CsvFile
dotnet add package HanRan.CsvFile
paket add HanRan.CsvFile
HanRan.CsvFile Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags