DelimitedDataParser 4.2.1
C# library for parsing and exporting tabular data in delimited format (e.g. CSV).
Install-Package DelimitedDataParser -Version 4.2.1
dotnet add package DelimitedDataParser --version 4.2.1
<PackageReference Include="DelimitedDataParser" Version="4.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DelimitedDataParser --version 4.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DelimitedDataParser, 4.2.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DelimitedDataParser:
Package | Downloads |
---|---|
CsvIO
Import and export for CSV data in .Net
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.2.1 | 154 | 11/17/2020 |
4.2.0 | 1,813 | 3/19/2019 |
4.1.0 | 1,516 | 3/28/2018 |
4.1.0-pre1 | 481 | 3/28/2018 |
4.0.3 | 690 | 2/16/2018 |
4.0.2 | 730 | 8/30/2017 |
4.0.1 | 529 | 8/10/2017 |
4.0.0 | 1,644 | 12/21/2016 |
3.3.2 | 837 | 8/3/2016 |
3.3.1 | 796 | 5/4/2016 |
3.2.0 | 672 | 4/29/2016 |
3.1.0 | 565 | 4/28/2016 |
3.0.1 | 947 | 10/5/2015 |
2.6.0 | 654 | 9/30/2015 |
2.5.0 | 889 | 9/17/2015 |