Make CSVs easier for any object (reference types) or any built in .Net type(strings, ints, booleans, etc), using any enumerable(custom Enumerables, any Collection, any Set, etc).
Info
Version: | 1.0.0 |
Author(s): | IEnterprise: Nikolay Hristov |
Last Update: | Saturday, January 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IEnterprise/CsvGenerator |
NuGet Url: | https://www.nuget.org/packages/IEnterprise.CSVGenerator |
Install
Install-Package IEnterprise.CSVGenerator
dotnet add package IEnterprise.CSVGenerator
paket add IEnterprise.CSVGenerator
IEnterprise.CSVGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
Tags