CSVReports 2.5.0

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

// Install CSVReports as a Cake Tool
#tool nuget:?package=CSVReports&version=2.5.0

Read and write CSV files with a single line of code. Reads from files, streams, strings into lists, dictionaries, lists of objects and data tables. Writes from lists of objects or data tables to files, streams, and strings. Handles embedded commas, double quotes, escaped commas, and columns that span multiple lines.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (1)

Showing the top 1 NuGet packages that depend on CSVReports:

Package Downloads
StaticCodeAnalysis

Static Code Quality Analysis for C#, C++, C, Go, Java, JavaScript, Kotlin, Php, Python, and TypeScript.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.19.0 1,005 1/28/2023
3.18.0 2,457 7/28/2022
3.16.0 389 1/6/2022
3.15.0 504 2/19/2021
3.14.0 605 6/14/2020
3.13.0 691 1/1/2020
3.12.0 669 9/14/2019
3.11.0 684 4/13/2019
3.0.0 704 3/31/2019
2.14.0 1,371 6/12/2017
2.12.0 1,140 1/1/2017
2.11.0 1,127 10/22/2016
2.10.0 1,168 7/10/2016
2.9.0 1,480 6/17/2016
2.8.0 1,475 6/17/2016
2.6.0 1,204 2/24/2016
2.5.0 1,126 2/6/2016
2.4.0 1,145 2/4/2016
2.3.0 1,320 11/21/2015
2.2.0 1,827 6/20/2015
2.1.0 1,226 6/6/2015
1.11.0 1,351 1/7/2015
1.8.0 1,298 10/18/2014
1.7.0 1,274 10/4/2014
1.6.0 1,409 7/7/2014
1.5.0 1,476 3/22/2014
1.4.0 1,338 3/22/2014
1.3.0 1,461 11/23/2013
1.2.0 1,645 6/25/2013
1.0.0 1,461 6/3/2013

Kellerman Software announces a minor update to the CSV Reports Library.  Help was added for the CustomColumnNames property.