Architecture¶
The template has a top-level .template.config/template.json with short name connectsoft-blazor-mfe and 18 symbols.
This page documents only architecture evidence visible in the current repository.
Project Shape¶
ConnectSoft.Blazor.MicrofrontendLibraryTemplate.Pack.csprojsamples/Shell.BlazorServer.Gallery/Shell.BlazorServer.Gallery.csprojsrc/Mfe.Identity.Admin.Blazor/Mfe.Identity.Admin.Blazor.csprojsrc/Mfe.Identity.SelfService.Blazor/Mfe.Identity.SelfService.Blazor.csprojsrc/Shell.BlazorServer.Core/Shell.BlazorServer.Core.csprojsrc/Shell.BlazorServer.DaisyUI/Shell.BlazorServer.DaisyUI.csprojsrc/Shell.BlazorServer.Flowbite/Shell.BlazorServer.Flowbite.csprojsrc/Shell.BlazorServer.Security/Shell.BlazorServer.Security.csprojsrc/Shell.BlazorServer.SecurityAnalyzers/Shell.BlazorServer.SecurityAnalyzers.csprojsrc/Shell.BlazorServer.Tokens/Shell.BlazorServer.Tokens.csprojsrc/Shell.BlazorServer/Shell.BlazorServer.csprojtests/ConnectSoft.Blazor.MicrofrontendLibraryTemplate.ArchitectureTests/ConnectSoft.Blazor.MicrofrontendLibraryTemplate.ArchitectureTests.csprojtests/ConnectSoft.Blazor.MicrofrontendLibraryTemplate.ScaffoldTests/ConnectSoft.Blazor.MicrofrontendLibraryTemplate.Scaffolding.Tests.csprojtests/ConnectSoft.Blazor.MicrofrontendLibraryTemplate.UnitTests/ConnectSoft.Blazor.MicrofrontendLibraryTemplate.UnitTests.csprojtests/Shell.BlazorServer.ArchitectureTests/Shell.BlazorServer.ArchitectureTests.csprojtests/Shell.BlazorServer.LinkerTest/Shell.BlazorServer.LinkerTest.csprojtests/Shell.BlazorServer.UnitTests/Shell.BlazorServer.UnitTests.csproj
Classification¶
ConnectSoft, Web, Blazor, Microfrontend, UI, 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.