Enbrea.Csv
0.10.3
dotnet add package Enbrea.Csv --version 0.10.3
NuGet\Install-Package Enbrea.Csv -Version 0.10.3
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="Enbrea.Csv" Version="0.10.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Enbrea.Csv --version 0.10.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Enbrea.Csv, 0.10.3"
#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 Enbrea.Csv as a Cake Addin #addin nuget:?package=Enbrea.Csv&version=0.10.3 // Install Enbrea.Csv as a Cake Tool #tool nuget:?package=Enbrea.Csv&version=0.10.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Enbrea CSV
A .NET library for parsing and building CSV strings, streams and files:
- Supports .NET 6, .NET 7 and .NET 8
- High performance parsing and generating of csv
- Includes low level reader and writer for csv
- Includes table based reader and writer for csv
- Includes support for strongly typed values
- Includes support for single csv strings
- Includes support for csv dictionaries
- Includes class for calculating the differences between 2 CSV files
- Includes synchron and asynchron methods
- Supports reading and writing of custom objects via reflection
- Many helper methods and extensions
Installation
dotnet add package Enbrea.Csv
Getting started
Documentation is available in the GitHub wiki.
Can I help?
Yes, that would be much appreciated. The best way to help is to post a response via the Issue Tracker and/or submit a Pull Request.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- System.IO.Hashing (>= 8.0.0)
-
net7.0
- System.IO.Hashing (>= 8.0.0)
-
net8.0
- System.IO.Hashing (>= 8.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Enbrea.Csv:
Package | Downloads |
---|---|
Enbrea.Untis.Gpu
Reader class for Untis GPU???.TXT export files |
|
Enbrea.Ecf
Helper classes for reading and writing ECF files |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.10.3 | 137 | 9/19/2024 |
0.10.2 | 196 | 4/23/2024 |
0.10.1 | 113 | 4/23/2024 |
0.10.0 | 232 | 1/9/2024 |
0.9.9 | 2,187 | 11/20/2023 |
0.9.7 | 300 | 6/29/2023 |
0.9.6 | 274 | 2/10/2023 |
0.9.4 | 366 | 11/30/2022 |
0.9.3 | 529 | 5/23/2022 |
0.9.2 | 419 | 5/23/2022 |
0.9.1 | 2,341 | 4/30/2022 |
0.9.0 | 404 | 4/28/2022 |
0.3.1 | 2,821 | 11/5/2021 |
0.3.0 | 511 | 11/1/2021 |
0.2.1 | 561 | 9/14/2021 |
0.2.0 | 460 | 8/17/2021 |
0.1.2 | 372 | 3/24/2021 |
0.1.1 | 1,049 | 3/2/2021 |
0.1.0 | 2,340 | 12/18/2020 |