BizDoc.Storage.Oracle 10.1.0

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

Oracle for BizDoc

AddBizDoc(options => ..., 
	services => services.UseOracle("connection-string-here"));

Low Level

Product Compatible and additional computed target framework versions.
.NET 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 BizDoc.Storage.Oracle:

Package Downloads
BizDoc.Infrastructure.Priority

Priority ERP for BizDoc

BizDoc.Infrastructure.SAP

SAP for BizDoc

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.0 79 2/9/2026
10.0.0 107 1/6/2026
9.0.0 377 5/15/2025
8.9.1 256 2/6/2025
8.8.1 204 1/5/2025
8.7.1 277 11/13/2024
8.7.0 276 7/29/2024
8.6.0 442 5/7/2024
8.5.0 185 5/1/2024
8.4.1 263 4/14/2024
8.3.1 263 3/12/2024
8.3.0 330 3/10/2024
8.2.5 238 3/7/2024
8.2.4 340 1/18/2024
8.1.4 293 1/17/2024
8.1.3 388 1/12/2024
7.1.3 251 11/20/2023
7.0.3 309 7/2/2023
7.0.2 279 6/8/2023
7.0.1 305 3/30/2023
Loading failed