Orc.Csv 5.1.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Orc.Csv --version 5.1.0
                    
NuGet\Install-Package Orc.Csv -Version 5.1.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="Orc.Csv" Version="5.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Orc.Csv" Version="5.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Orc.Csv" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Orc.Csv --version 5.1.0
                    
#r "nuget: Orc.Csv, 5.1.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.
#:package Orc.Csv@5.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Orc.Csv&version=5.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Orc.Csv&version=5.1.0
                    
Install as a Cake Tool

Csv reader and writer services.

Product Compatible and additional computed target framework versions.
.NET 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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 Orc.Csv:

Package Downloads
Orc.DbToCsv

Db to csv converter library.

Orc.DataAccess

DataAccess library.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Orc.Csv:

Repository Stars
WildGums/CsvTextEditor
CsvTextEditor is an ElasticTabStop csv editor implemented with AvalonEdit
WildGums/LogViewer
Version Downloads Last Updated
6.0.0-alpha0113 285 5/5/2026
6.0.0-alpha0100 130 4/29/2026
6.0.0-alpha0090 219 4/28/2026
5.1.0 4,137 12/18/2025
5.1.0-alpha0817 1,168 11/16/2025
5.0.0 23,842 12/14/2023
5.0.0-alpha0334 1,267 11/22/2023
5.0.0-alpha0303 708 10/10/2023
5.0.0-alpha0206 859 4/27/2023
5.0.0-alpha0202 698 4/26/2023
5.0.0-alpha0174 702 3/22/2023
5.0.0-alpha0170 728 3/21/2023
5.0.0-alpha0168 647 3/21/2023
5.0.0-alpha0128 751 1/11/2023
5.0.0-alpha0126 685 1/10/2023
5.0.0-alpha0056 788 10/8/2022
4.4.0 5,238 3/18/2022
4.4.0-alpha0120 3,770 11/25/2021
4.4.0-alpha0101 868 11/16/2021
4.3.2 2,236 7/21/2021
Loading failed