Architecture¶
The template has a top-level .template.config/template.json with short name connectsoft-blazor-ecs-shell and 13 symbols.
This page documents only architecture evidence visible in the current repository.
Project Shape¶
src/ConnectSoft.Blazor.ECS.ShellTemplate/ConnectSoft.Blazor.ECS.ShellTemplate.csprojtests/ConnectSoft.Blazor.ECS.ShellTemplate.UnitTests/ConnectSoft.Blazor.ECS.ShellTemplate.UnitTests.csproj
Classification¶
ConnectSoft, Web, Blazor, Shell, ECS, Solution, Templates
Boundaries¶
- Keep template-specific behavior in this repo.
- Use shared ConnectSoft guidance for cross-cutting concerns instead of duplicating canonical explanations.
- Validate any architecture claim against project references, package references, and generated output.