CsvTools 1.0.12
dotnet add package CsvTools --version 1.0.12
NuGet\Install-Package CsvTools -Version 1.0.12
<PackageReference Include="CsvTools" Version="1.0.12" />
<PackageVersion Include="CsvTools" Version="1.0.12" />
<PackageReference Include="CsvTools" />
paket add CsvTools --version 1.0.12
#r "nuget: CsvTools, 1.0.12"
#addin nuget:?package=CsvTools&version=1.0.12
#tool nuget:?package=CsvTools&version=1.0.12
Open source libary for easy reading, writing, and manipulation of CSV files.
This handles linq to CSV, creating tables from IEnumerable<T>, dictionaries, in-memory mutable tables, streaming through large tables.
It also includes basic data table operations like join, histogram, and filter duplicates.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CsvTools:
Package | Downloads |
---|---|
ExchangeAPI
Sport Exchanges wrapper library |
|
CsvTools.Excel
Read Excel 2007 as a CSV file. Works on ASP.Net and Azure. |
|
CsvTools.Azure
Library for easily reading and writing CSV files (or IEnumerable<T>) to and from Azure Blobs and Azure Tables. See: DataTable.New.ReadAzureBlob, DataTable.New.ReadAzureTableLazy plus new extension methods on DataTable for writing back to Azure. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.12 | 815,754 | 10/18/2015 |
1.0.11 | 72,258 | 7/16/2014 |
1.0.10 | 67,977 | 2/11/2014 |
1.0.9 | 13,572 | 7/5/2013 |
1.0.8 | 73,140 | 12/18/2012 |
1.0.7 | 7,116 | 7/13/2012 |
1.0.6 | 2,154 | 5/19/2012 |
1.0.5 | 2,491 | 4/24/2012 |
1.0.4 | 2,080 | 3/24/2012 |
1.0.3 | 1,881 | 3/20/2012 |
1.0.2 | 1,934 | 3/20/2012 |
1.0.1 | 1,932 | 3/20/2012 |
1.0.0 | 2,074 | 3/18/2012 |