Ucommerce.Templates
10.12.12
Prefix Reserved
dotnet new install Ucommerce.Templates::10.12.12
This package contains a .NET Template Package you can call from the shell/command line.
Ucommerce Templates
This package contains the following templates to help you get started with your Ucommerce projects.
Install Templates
You can install the template with the following command:
dotnet new install Ucommerce.Templates
Ucommerce Headless
Short name: uc-headless
A project for running a headless Ucommerce instance
Examples:
Create a new named Headless project:
dotnet new uc-headless --name "projectName"
Create a new project using the stripe payment provider:
dotnet new uc-headless --name "projectName" --stripe
Ucommerce MVC
Short name: uc-mvc
A template for creating Ucommerce MVC projects
Examples:
Create a new named MVC project:
dotnet new uc-mvc --name "projectName"
Links
-
.NETStandard 2.1
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.12.12 | 62 | 5/26/2026 |
| 10.12.11 | 429 | 10/13/2025 |
| 10.12.10 | 412 | 8/22/2025 |
| 10.12.9 | 474 | 7/8/2025 |
| 10.12.8-hotfix6 | 586 | 6/11/2025 |
| 10.12.7 | 449 | 5/20/2025 |
| 10.12.6 | 454 | 4/25/2025 |
| 10.12.5 | 467 | 4/4/2025 |
| 10.12.4 | 491 | 4/1/2025 |
| 10.12.3 | 784 | 3/26/2025 |
| 10.12.2 | 429 | 3/21/2025 |
| 10.12.1 | 463 | 3/20/2025 |
| 10.12.0 | 539 | 3/3/2025 |
| 10.11.1 | 428 | 2/21/2025 |
| 10.11.0 | 435 | 2/18/2025 |
Loading failed