TNX.ToCSV
1.1.4
See the version list below for details.
dotnet add package TNX.ToCSV --version 1.1.4
NuGet\Install-Package TNX.ToCSV -Version 1.1.4
<PackageReference Include="TNX.ToCSV" Version="1.1.4" />
paket add TNX.ToCSV --version 1.1.4
#r "nuget: TNX.ToCSV, 1.1.4"
// Install TNX.ToCSV as a Cake Addin #addin nuget:?package=TNX.ToCSV&version=1.1.4 // Install TNX.ToCSV as a Cake Tool #tool nuget:?package=TNX.ToCSV&version=1.1.4
[4.0]
TNX.CSV assembly adds features like CSV read/write
Extensions and feature:
+ IEnumerable<T>.ToCsvStream
+ DataTable.ToCsvStream
+ IEnumerable<T>.ToCsvResponse (HttpResponse)
+ DataTable.ToCsvResponse (HttpResponse)
+ Stream.FromCsvDictionarly (enumerable of)
+ Stream.FromCsvDynamic (enumerable of)
+ Stream.FromCsvDataTable
+ Separator configurable (CsvExtensionConfiguration class)
+ Encoding configurable
+ Columns on first row configurable
Q: info@antonioesposito.it
Demo: www.antonioesposito.it
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.