A simple .NET Standard 2.0 library for writing and reading CSV files using a List of T as the input or received output of the operation.
Info
Version: | 2.0.0.6 |
Author(s): | David Yates |
Last Update: | Saturday, May 13, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/madcodemonkey/CsvConverter |
NuGet Url: | https://www.nuget.org/packages/CsvConverter |
Install
Install-Package CsvConverter
dotnet add package CsvConverter
paket add CsvConverter
CsvConverter Download (Unzip the "nupkg" after downloading)
Dependencies
Tags