Umbraco.Commerce.Persistence.Sqlite 18.0.2

Prefix Reserved
dotnet add package Umbraco.Commerce.Persistence.Sqlite --version 18.0.2
                    
NuGet\Install-Package Umbraco.Commerce.Persistence.Sqlite -Version 18.0.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.0.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.0.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.0.2
                    
#r "nuget: Umbraco.Commerce.Persistence.Sqlite, 18.0.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.0.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.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Umbraco.Commerce.Persistence.Sqlite&version=18.0.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.0.2 36 7/16/2026
18.0.1 120 7/8/2026
18.0.0 126 6/25/2026
18.0.0-rc1 134 6/5/2026
17.1.7 43 7/16/2026
17.1.6 173 7/8/2026
17.1.5 635 5/28/2026
17.1.4 331 5/14/2026
17.1.3 1,702 2/26/2026
17.1.2 218 2/19/2026
17.1.1 252 1/29/2026
17.1.0 416 1/22/2026
17.1.0-rc1 137 1/8/2026
16.6.1 208 1/29/2026
16.6.0 240 1/22/2026
13.3.2 94 7/8/2026
13.3.1 129 5/26/2026
13.3.0 150 4/22/2026
13.2.6 538 3/24/2026
13.2.5 1,038 1/29/2026
Loading failed