Orc.DataAccess 5.2.1

Prefix Reserved
dotnet add package Orc.DataAccess --version 5.2.1
                    
NuGet\Install-Package Orc.DataAccess -Version 5.2.1
                    
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.DataAccess" Version="5.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Orc.DataAccess" Version="5.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Orc.DataAccess" />
                    
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.DataAccess --version 5.2.1
                    
#r "nuget: Orc.DataAccess, 5.2.1"
                    
#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.DataAccess@5.2.1
                    
#: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.DataAccess&version=5.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Orc.DataAccess&version=5.2.1
                    
Install as a Cake Tool

DataAccess library.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
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.DataAccess:

Package Downloads
Orc.DbToCsv

Db to csv converter library.

Orc.DataAccess.Xaml

DataAccess library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.2.1 794 12/19/2025
5.2.0-alpha0145 252 11/16/2025
5.1.0 1,676 5/7/2025
5.0.3 1,796 10/17/2024
5.0.2-beta0015 217 9/26/2024
5.0.2-beta0013 275 8/13/2024
5.0.2-beta0011 276 8/2/2024
5.0.2-beta0008 174 8/1/2024
5.0.2-beta0005 160 8/1/2024
5.0.2-beta0004 140 8/1/2024
5.0.2-beta0003 146 8/1/2024
5.0.1 1,508 1/10/2024
5.0.0 1,540 12/14/2023
5.0.0-alpha0403 323 11/22/2023
5.0.0-alpha0393 216 11/10/2023
5.0.0-alpha0374 223 10/17/2023
5.0.0-alpha0357 201 10/10/2023
5.0.0-alpha0298 246 7/24/2023
5.0.0-alpha0258 244 6/28/2023
5.0.0-alpha0256 213 6/27/2023
Loading failed