CSVReports 3.15.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.
Install-Package CSVReports -Version 3.15.0
dotnet add package CSVReports --version 3.15.0
<PackageReference Include="CSVReports" Version="3.15.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSVReports --version 3.15.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CSVReports, 3.15.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.15.0
// Install CSVReports as a Cake Tool
#tool nuget:?package=CSVReports&version=3.15.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Update copyright and product link
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.15.0 | 58 | 2/19/2021 |
3.14.0 | 284 | 6/14/2020 |
3.13.0 | 361 | 1/1/2020 |
3.12.0 | 278 | 9/14/2019 |
3.11.0 | 317 | 4/13/2019 |
3.0.0 | 291 | 3/31/2019 |
2.14.0 | 834 | 6/12/2017 |
2.12.0 | 657 | 1/1/2017 |
2.11.0 | 632 | 10/22/2016 |
2.10.0 | 697 | 7/10/2016 |
2.9.0 | 602 | 6/17/2016 |
2.8.0 | 585 | 6/17/2016 |
2.6.0 | 649 | 2/24/2016 |
2.5.0 | 631 | 2/6/2016 |
2.4.0 | 617 | 2/4/2016 |
2.3.0 | 736 | 11/21/2015 |
2.2.0 | 1,029 | 6/20/2015 |
2.1.0 | 681 | 6/6/2015 |
1.11.0 | 856 | 1/7/2015 |
1.8.0 | 764 | 10/18/2014 |
1.7.0 | 737 | 10/4/2014 |
1.6.0 | 844 | 7/7/2014 |
1.5.0 | 829 | 3/22/2014 |
1.4.0 | 739 | 3/22/2014 |
1.3.0 | 884 | 11/23/2013 |
1.2.0 | 968 | 6/25/2013 |
1.0.0 | 831 | 6/3/2013 |