Enbrea.Csv
0.2.0
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Enbrea.Csv --version 0.2.0
NuGet\Install-Package Enbrea.Csv -Version 0.2.0
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.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Enbrea.Csv --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Enbrea.Csv, 0.2.0"
#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.2.0 // Install Enbrea.Csv as a Cake Tool #tool nuget:?package=Enbrea.Csv&version=0.2.0
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 Core 3.1 and .NET 5
- High performance parsing and generating of csv
- Includes low level reader and writer for csv
- Includes table based reader and writer for csv
- 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.
Code of Conduct
The STÜBER SYSTEMS Code of Conduct was adopted in this project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- No dependencies.
-
net5.0
- No dependencies.
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 |