CSVReports 3.16.0
.NET Standard 2.0
.NET Framework 3.5
Install-Package CSVReports -Version 3.16.0
dotnet add package CSVReports --version 3.16.0
<PackageReference Include="CSVReports" Version="3.16.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSVReports --version 3.16.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CSVReports, 3.16.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.16.0
// Install CSVReports as a Cake Tool
#tool nuget:?package=CSVReports&version=3.16.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 |
.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 |
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
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.16.0 | 137 | 1/6/2022 |
3.15.0 | 248 | 2/19/2021 |
3.14.0 | 388 | 6/14/2020 |
3.13.0 | 474 | 1/1/2020 |
3.12.0 | 394 | 9/14/2019 |
3.11.0 | 438 | 4/13/2019 |
3.0.0 | 422 | 3/31/2019 |
2.14.0 | 1,048 | 6/12/2017 |
2.12.0 | 840 | 1/1/2017 |
2.11.0 | 821 | 10/22/2016 |
2.10.0 | 892 | 7/10/2016 |
2.9.0 | 1,172 | 6/17/2016 |
2.8.0 | 1,142 | 6/17/2016 |
2.6.0 | 869 | 2/24/2016 |
2.5.0 | 815 | 2/6/2016 |
2.4.0 | 798 | 2/4/2016 |
2.3.0 | 1,009 | 11/21/2015 |
2.2.0 | 1,347 | 6/20/2015 |
2.1.0 | 891 | 6/6/2015 |
1.11.0 | 1,040 | 1/7/2015 |
1.8.0 | 967 | 10/18/2014 |
1.7.0 | 934 | 10/4/2014 |
1.6.0 | 1,042 | 7/7/2014 |
1.5.0 | 1,091 | 3/22/2014 |
1.4.0 | 997 | 3/22/2014 |
1.3.0 | 1,125 | 11/23/2013 |
1.2.0 | 1,298 | 6/25/2013 |
1.0.0 | 1,102 | 6/3/2013 |
Update copyright to 2022