BizDoc.Storage.Oracle 10.3.2

dotnet add package BizDoc.Storage.Oracle --version 10.3.2
                    
NuGet\Install-Package BizDoc.Storage.Oracle -Version 10.3.2
                    
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.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BizDoc.Storage.Oracle" Version="10.3.2" />
                    
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.3.2
                    
#r "nuget: BizDoc.Storage.Oracle, 10.3.2"
                    
#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.3.2
                    
#: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.3.2
                    
Install as a Cake Addin
#tool nuget:?package=BizDoc.Storage.Oracle&version=10.3.2
                    
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.3.2 141 2026/7/26
10.3.1 153 2026/5/7
10.1.0 164 2026/2/9
10.0.0 173 2026/1/6
9.0.0 429 2025/5/15
8.9.1 310 2025/2/6
8.8.1 262 2025/1/5
8.7.1 334 2024/11/13
8.7.0 335 2024/7/29
8.6.0 504 2024/5/7
8.5.0 246 2024/5/1
8.4.1 317 2024/4/14
8.3.1 321 2024/3/12
8.3.0 392 2024/3/10
8.2.5 290 2024/3/7
8.2.4 394 2024/1/18
8.1.4 348 2024/1/17
8.1.3 443 2024/1/12
7.1.3 292 2023/11/20
7.0.3 350 2023/7/2
Loading failed