Umbraco.Commerce 17.1.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Umbraco.Commerce --version 17.1.2
                    
NuGet\Install-Package Umbraco.Commerce -Version 17.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" Version="17.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Commerce" Version="17.1.2" />
                    
Directory.Packages.props
<PackageReference Include="Umbraco.Commerce" />
                    
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 --version 17.1.2
                    
#r "nuget: Umbraco.Commerce, 17.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@17.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&version=17.1.2
                    
Install as a Cake Addin
#tool nuget:?package=Umbraco.Commerce&version=17.1.2
                    
Install as a Cake Tool

Umbraco Commerce

Umbraco Commerce is the only Umbraco supported ecommerce solution that lets you sell how you want to sell.

Whether your requirements are simple or complex, Umbraco Commerce empowers you to build the online store that suits your needs perfectly - both now and in the future.

Experience the freedom of flexible customization, multi-market support, and open design functionalities. Create a personalized shopping journey that not only impresses your customers but also showcases your brand exactly as you envisioned. All while hitting your KPIs.

Built and maintained by Umbraco, this is the most seamless ecommerce solution for Umbraco.

Key Features

  • Fully integrated UI
  • Product nodes use Umbraco nodes for total flexibility
  • Flexible discounts and gift cards
  • Analytics dashboard
  • Extensible events system and pipelines
  • Discoverable API
  • Payment provider plugins to work with any payment gateway
  • Works well with other Umbraco packages

Development Setup

Building the Solution

# Build entire solution
dotnet build Umbraco.Commerce.sln

# Run tests
dotnet test tests/Umbraco.Commerce.Tests/Umbraco.Commerce.Tests.csproj

Demo Store Setup

To set up a local demo store for testing and development:

.\scripts\setup-demo.ps1

This automated script will:

  • Download the appropriate demo store version
  • Configure it to use your local Commerce source code
  • Create a local solution file with demo projects included

For detailed documentation, see docs/DEMO-SETUP.md.

Frontend Development

# Install client dependencies
npm run install-client

# Build client assets
npm run build-client

# Watch mode for development
npm run watch-client

Documentation

Contributing

Issues for this repository are tracked separately at umbraco/Umbraco.Commerce.Issues.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Umbraco.Commerce:

Package Downloads
Umbraco.Commerce.ProductFeeds.Core

Contains the main logic of the plugin

Umbraco.Commerce.ProductFeeds.Infrastructure

Contains code which connects to external resources like database actions

Umbraco.Commerce.ProductFeeds.Startup

Contains code which run when app starts and method to register the plugin to your site

Umbraco.Commerce.ProductFeeds.Web

Contains apis

Umbraco.Commerce.ProductFeeds

Expand your product reach and show your products to a larger audience with the help of product feeds.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.1.3 0 2/26/2026
17.1.2 183 2/19/2026
17.1.1 404 1/29/2026
17.1.0 640 1/22/2026
17.1.0-rc1 169 1/8/2026
17.0.0 1,244 11/27/2025
17.0.0-rc2 395 11/13/2025
17.0.0-rc1 348 11/4/2025
16.6.1 213 1/29/2026
16.6.0 180 1/22/2026
16.6.0-rc1 132 1/8/2026
16.5.1 739 12/17/2025
16.5.0 890 11/26/2025
16.4.1 1,281 11/13/2025
16.4.0 908 10/30/2025
16.4.0-rc1 289 10/16/2025
16.3.2 990 10/16/2025
16.3.1 982 9/25/2025
15.3.14 168 1/8/2026
13.2.5 310 1/29/2026
Loading failed