Umbraco.Commerce.Persistence.Sqlite 18.1.2

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

Contains SQLite 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.Sqlite:

Package Downloads
Umbraco.Commerce.Deploy

Umbraco Commerce Deploy

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
18.1.2 43 8/17/2026
18.1.0 78 8/12/2026
18.1.0-rc.1 61 7/22/2026
18.0.5 91 8/11/2026
18.0.4 129 7/29/2026
18.0.3 112 7/27/2026
18.0.2 142 7/16/2026
18.0.1 143 7/8/2026
18.0.0 252 6/25/2026
17.2.2 47 8/17/2026
17.2.0 67 8/12/2026
17.2.0-rc.1 62 7/22/2026
17.1.12 83 8/11/2026
17.1.11 103 8/7/2026
17.1.9 246 7/29/2026
17.1.8 100 7/27/2026
17.1.7 235 7/16/2026
17.1.6 245 7/8/2026
13.3.3 49 8/12/2026
13.3.2 149 7/8/2026
Loading failed