BizDoc.Storage.SqlServer 10.1.0

dotnet add package BizDoc.Storage.SqlServer --version 10.1.0
                    
NuGet\Install-Package BizDoc.Storage.SqlServer -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.SqlServer" 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.SqlServer" Version="10.1.0" />
                    
Directory.Packages.props
<PackageReference Include="BizDoc.Storage.SqlServer" />
                    
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.SqlServer --version 10.1.0
                    
#r "nuget: BizDoc.Storage.SqlServer, 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.SqlServer@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.SqlServer&version=10.1.0
                    
Install as a Cake Addin
#tool nuget:?package=BizDoc.Storage.SqlServer&version=10.1.0
                    
Install as a Cake Tool

SQL Server for BizDoc

AddBizDoc(opitons => ..., services => 
	services.UseSqlServer("connection-string-here")
);
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.SqlServer:

Package Downloads
BizDoc.Infrastructure.Priority

Priority ERP for BizDoc

BizDoc.Applications.Invoice-Scan

Invoice for BizDoc

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.0 83 2/9/2026
10.0.0 106 1/6/2026
9.2.7 708 12/3/2025
9.1.6 234 9/13/2025
9.1.5 213 9/2/2025
9.1.4 208 9/2/2025
9.1.3 132 8/3/2025
9.1.1 162 7/29/2025
9.1.0 180 7/29/2025
9.0.5 307 7/20/2025
9.0.4 246 6/20/2025
9.0.3 223 5/27/2025
9.0.2 225 5/22/2025
9.0.1 187 5/18/2025
9.0.0 329 5/15/2025
8.8.1 217 2/17/2025
8.8.0 205 2/13/2025
8.7.4 226 12/5/2024
8.6.4 193 12/4/2024
8.6.3 191 12/2/2024
Loading failed