Umbraco.Commerce.Persistence.SqlServer 18.1.3

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

Contains SQL Server persistence specific interface implementations for Umbraco Commerce

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 (1)

Showing the top 1 NuGet packages that depend on Umbraco.Commerce.Persistence.SqlServer:

Package Downloads
Umbraco.Commerce.Cms.Startup

Contains CMS specific startup logic for Umbraco Commerce

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
18.1.3 45 8/21/2026
18.1.2 142 8/17/2026
18.1.0 159 8/12/2026
18.1.0-rc.1 74 7/22/2026
18.0.5 114 8/11/2026
18.0.4 169 7/29/2026
18.0.3 130 7/27/2026
18.0.2 198 7/16/2026
18.0.1 199 7/8/2026
17.2.3 41 8/21/2026
17.2.2 204 8/17/2026
17.2.0 230 8/12/2026
17.2.0-rc.1 76 7/22/2026
17.1.12 228 8/11/2026
17.1.11 213 8/7/2026
17.1.9 450 7/29/2026
17.1.8 141 7/27/2026
17.1.7 361 7/16/2026
13.3.3 154 8/12/2026
13.3.2 531 7/8/2026
Loading failed