Enbrea.Csv 0.10.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Enbrea.Csv --version 0.10.0
NuGet\Install-Package Enbrea.Csv -Version 0.10.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.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Enbrea.Csv --version 0.10.0
#r "nuget: Enbrea.Csv, 0.10.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.10.0

// Install Enbrea.Csv as a Cake Tool
#tool nuget:?package=Enbrea.Csv&version=0.10.0

NuGet Gallery GitHub

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 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 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.

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.2 50 4/23/2024
0.10.1 42 4/23/2024
0.10.0 193 1/9/2024
0.9.9 1,172 11/20/2023
0.9.7 261 6/29/2023
0.9.6 236 2/10/2023
0.9.4 334 11/30/2022
0.9.3 501 5/23/2022
0.9.2 387 5/23/2022
0.9.1 2,303 4/30/2022
0.9.0 373 4/28/2022
0.3.1 2,773 11/5/2021
0.3.0 477 11/1/2021
0.2.1 528 9/14/2021
0.2.0 423 8/17/2021
0.1.2 341 3/24/2021
0.1.1 989 3/2/2021
0.1.0 2,251 12/18/2020