CsvTools 1.0.10
See the version list below for details.
Install-Package CsvTools -Version 1.0.10
dotnet add package CsvTools --version 1.0.10
<PackageReference Include="CsvTools" Version="1.0.10" />
paket add CsvTools --version 1.0.10
#r "nuget: CsvTools, 1.0.10"
// Install CsvTools as a Cake Addin
#addin nuget:?package=CsvTools&version=1.0.10
// Install CsvTools as a Cake Tool
#tool nuget:?package=CsvTools&version=1.0.10
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 |
---|---|
.NET Framework | net |
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 | 400,773 | 10/18/2015 |
1.0.11 | 47,057 | 7/16/2014 |
1.0.10 | 17,864 | 2/11/2014 |
1.0.9 | 10,316 | 7/5/2013 |
1.0.8 | 41,533 | 12/18/2012 |
1.0.7 | 5,843 | 7/13/2012 |
1.0.6 | 1,266 | 5/19/2012 |
1.0.5 | 1,398 | 4/24/2012 |
1.0.4 | 1,182 | 3/24/2012 |
1.0.3 | 1,049 | 3/20/2012 |
1.0.2 | 1,031 | 3/20/2012 |
1.0.1 | 1,035 | 3/20/2012 |
1.0.0 | 1,139 | 3/18/2012 |