CsvTools 1.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package CsvTools --version 1.0.7
NuGet\Install-Package CsvTools -Version 1.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CsvTools" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CsvTools --version 1.0.7
#r "nuget: CsvTools, 1.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CsvTools as a Cake Addin
#addin nuget:?package=CsvTools&version=1.0.7

// Install CsvTools as a Cake Tool
#tool nuget:?package=CsvTools&version=1.0.7

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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 652,627 10/18/2015
1.0.11 61,163 7/16/2014
1.0.10 60,079 2/11/2014
1.0.9 12,491 7/5/2013
1.0.8 61,772 12/18/2012
1.0.7 6,820 7/13/2012
1.0.6 1,916 5/19/2012
1.0.5 2,203 4/24/2012
1.0.4 1,808 3/24/2012
1.0.3 1,633 3/20/2012
1.0.2 1,684 3/20/2012
1.0.1 1,675 3/20/2012
1.0.0 1,795 3/18/2012