Getting Started¶
The template has a top-level .template.config/template.json with short name connectsoft-blazor-ecs-shell and 13 symbols.
Install¶
Use the installer/feed associated with this repository, then verify the live contract:
powershell
dotnet new connectsoft-blazor-ecs-shell -h
If the short name is not declared, inspect the repo build and packaging scripts before publishing or consuming it as a template.
Create¶
powershell
dotnet new connectsoft-blazor-ecs-shell -n MyCompany.Sample
Verify¶
- Restore and build the generated solution.
- Compare generated structure with Solution structure.
- Confirm configuration requirements in Configuration.