Devshed.Csv 0.5.0-rc2-6

This is a prerelease version of Devshed.Csv.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Devshed.Csv --version 0.5.0-rc2-6
NuGet\Install-Package Devshed.Csv -Version 0.5.0-rc2-6
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="Devshed.Csv" Version="0.5.0-rc2-6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Devshed.Csv --version 0.5.0-rc2-6
#r "nuget: Devshed.Csv, 0.5.0-rc2-6"
#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 Devshed.Csv as a Cake Addin
#addin nuget:?package=Devshed.Csv&version=0.5.0-rc2-6&prerelease

// Install Devshed.Csv as a Cake Tool
#tool nuget:?package=Devshed.Csv&version=0.5.0-rc2-6&prerelease

CSV tooling from Devshed.nl.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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 Devshed.Csv:

Package Downloads
Devshed.CSV.ClosedXML

Devshed CSV Library

Devshed.Csv.OpenXml

Reads and writes XLSX files using definition mappers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-beta-1 783 3/16/2022
1.9.1 811 2/10/2023
1.9.0 984 2/10/2023
1.8.0 1,145 2/3/2023
1.7.0 748 1/19/2023
1.6.1 2,750 1/11/2021
1.6.0 2,541 3/4/2019
1.5.2 1,470 12/4/2017
1.5.1 1,314 10/31/2017
1.4.2.5 1,490 5/1/2017
1.4.2.4 1,475 5/1/2017
1.4.2.3 1,428 3/30/2017
1.4.2.1 1,513 10/28/2016
1.4.2 1,831 9/25/2015
1.4.1 1,576 9/11/2015
1.4.0 1,524 9/11/2015
1.3.9 1,552 6/2/2015
1.3.8 1,674 1/5/2015
1.3.7 1,863 1/4/2015
1.3.6 1,763 1/4/2015
1.3.5 1,665 1/4/2015
1.3.4 1,755 12/15/2014
1.3.3 1,772 12/11/2014
1.3.2 1,715 12/10/2014
1.3.1 1,729 12/10/2014
1.3.0 1,757 12/10/2014
1.2.1 1,819 11/17/2014
1.2.0 2,079 11/16/2014
1.1.1 1,912 11/12/2014
1.1.0 1,570 9/6/2014
1.0.1 1,586 8/12/2014
1.0.0 1,524 8/8/2014

Fixed materialization issue when using custom header names.