Ucommerce.Templates 10.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet new install Ucommerce.Templates::10.2.0
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"
  • .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.2.0 40 4/25/2024
10.1.2 170 4/9/2024