CsvTools 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package CsvTools --version 1.0.3
NuGet\Install-Package CsvTools -Version 1.0.3
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.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CsvTools --version 1.0.3
#r "nuget: CsvTools, 1.0.3"
#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.3

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

Libaries 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.

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.

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.11 5,449 7/16/2014
1.0.10 1,914 2/11/2014
1.0.9 572 7/5/2013
1.0.8 1,027 12/18/2012
1.0.7 92 7/13/2012
1.0.6 56 5/19/2012
1.0.5 56 4/24/2012
1.0.4 57 3/24/2012
1.0.3 57 3/20/2012
1.0.2 56 3/20/2012
1.0.1 53 3/20/2012
1.0.0 58 3/18/2012