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.7 |
| Author(s): | David Yates |
| Last Update: | Saturday, November 23, 2024 |
| .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