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" />
paket add CsvTools --version 1.0.12
#r "nuget: CsvTools, 1.0.12"
// Install CsvTools as a Cake Addin #addin nuget:?package=CsvTools&version=1.0.12 // Install CsvTools as a Cake Tool #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 (1)
Showing the top 1 popular GitHub repositories that depend on CsvTools:
Repository | Stars |
---|---|
Azure/azure-webjobs-sdk-samples
Microsoft Azure WebJobs SDK Samples
|
Version | Downloads | Last updated |
---|---|---|
1.0.12 | 725,250 | 10/18/2015 |
1.0.11 | 66,987 | 7/16/2014 |
1.0.10 | 62,585 | 2/11/2014 |
1.0.9 | 13,028 | 7/5/2013 |
1.0.8 | 66,985 | 12/18/2012 |
1.0.7 | 6,917 | 7/13/2012 |
1.0.6 | 1,950 | 5/19/2012 |
1.0.5 | 2,274 | 4/24/2012 |
1.0.4 | 1,866 | 3/24/2012 |
1.0.3 | 1,670 | 3/20/2012 |
1.0.2 | 1,721 | 3/20/2012 |
1.0.1 | 1,723 | 3/20/2012 |
1.0.0 | 1,850 | 3/18/2012 |