CSVReports 3.19.0

.NET Standard 2.0 .NET Framework 3.5
dotnet add package CSVReports --version 3.19.0
NuGet\Install-Package CSVReports -Version 3.19.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="3.19.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSVReports --version 3.19.0
#r "nuget: CSVReports, 3.19.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=3.19.0

// Install CSVReports as a Cake Tool
#tool nuget:?package=CSVReports&version=3.19.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 Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
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 205 1/28/2023
3.18.0 1,650 7/28/2022
3.16.0 314 1/6/2022
3.15.0 403 2/19/2021
3.14.0 537 6/14/2020
3.13.0 620 1/1/2020
3.12.0 551 9/14/2019
3.11.0 595 4/13/2019
3.0.0 584 3/31/2019
2.14.0 1,241 6/12/2017
2.12.0 1,032 1/1/2017
2.11.0 1,012 10/22/2016
2.10.0 1,074 7/10/2016
2.9.0 1,376 6/17/2016
2.8.0 1,360 6/17/2016
2.6.0 1,092 2/24/2016
2.5.0 1,022 2/6/2016
2.4.0 1,023 2/4/2016
2.3.0 1,223 11/21/2015
2.2.0 1,642 6/20/2015
2.1.0 1,110 6/6/2015
1.11.0 1,227 1/7/2015
1.8.0 1,193 10/18/2014
1.7.0 1,161 10/4/2014
1.6.0 1,284 7/7/2014
1.5.0 1,333 3/22/2014
1.4.0 1,218 3/22/2014
1.3.0 1,357 11/23/2013
1.2.0 1,518 6/25/2013
1.0.0 1,336 6/3/2013

Update copyright to 2023