> dotnet new --list --tag Bizzkit
These templates matched your input: tag='Bizzkit'
Template Name Short Name Language Tags
----------------- ---------- -------- -------------------
Bizzkit Blueprint blueprint [C#] Web/Hesehus/Bizzkit
> dotnet new blueprint -h
Bizzkit Blueprint (C#)
Author: Hesehus A/S
Description: A solution template for a webshop using the Bizzkit platform
Options:
--file-folder The base folder for storing files. Has to be an absolute path.
string - Optional
Default: d:\files
Example
Setup a new solution with name 'foo' and folders for files and logs: