Ucommerce.Templates 10.0.1

dotnet new install Ucommerce.Templates::10.0.1
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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.0.1 0 2/23/2024
1.0.0 0 2/14/2024