Getting Started¶
The template has a top-level .template.config/template.json with short name connectsoft-blazor-mfe-ecs-selfservice and 13 symbols.
Install¶
Use the installer/feed associated with this repository, then verify the live contract:
powershell
dotnet new connectsoft-blazor-mfe-ecs-selfservice -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-mfe-ecs-selfservice -n MyCompany.Sample
Verify¶
- Restore and build the generated solution.
- Compare generated structure with Solution structure.
- Confirm configuration requirements in Configuration.