CSVReports 3.18.0
Install-Package CSVReports -Version 3.18.0
dotnet add package CSVReports --version 3.18.0
<PackageReference Include="CSVReports" Version="3.18.0" />
paket add CSVReports --version 3.18.0
#r "nuget: CSVReports, 3.18.0"
// Install CSVReports as a Cake Addin
#addin nuget:?package=CSVReports&version=3.18.0
// Install CSVReports as a Cake Tool
#tool nuget:?package=CSVReports&version=3.18.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 |
.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 |
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.18.0 | 65 | 7/28/2022 |
3.16.0 | 213 | 1/6/2022 |
3.15.0 | 294 | 2/19/2021 |
3.14.0 | 442 | 6/14/2020 |
3.13.0 | 525 | 1/1/2020 |
3.12.0 | 448 | 9/14/2019 |
3.11.0 | 493 | 4/13/2019 |
3.0.0 | 481 | 3/31/2019 |
2.14.0 | 1,114 | 6/12/2017 |
2.12.0 | 904 | 1/1/2017 |
2.11.0 | 885 | 10/22/2016 |
2.10.0 | 953 | 7/10/2016 |
2.9.0 | 1,265 | 6/17/2016 |
2.8.0 | 1,234 | 6/17/2016 |
2.6.0 | 964 | 2/24/2016 |
2.5.0 | 908 | 2/6/2016 |
2.4.0 | 894 | 2/4/2016 |
2.3.0 | 1,105 | 11/21/2015 |
2.2.0 | 1,474 | 6/20/2015 |
2.1.0 | 981 | 6/6/2015 |
1.11.0 | 1,096 | 1/7/2015 |
1.8.0 | 1,067 | 10/18/2014 |
1.7.0 | 1,034 | 10/4/2014 |
1.6.0 | 1,144 | 7/7/2014 |
1.5.0 | 1,187 | 3/22/2014 |
1.4.0 | 1,087 | 3/22/2014 |
1.3.0 | 1,220 | 11/23/2013 |
1.2.0 | 1,383 | 6/25/2013 |
1.0.0 | 1,195 | 6/3/2013 |
Fix Object Reference Error for Xamarin Forms