Skip to content

Blazor MFE product templates and AI Skills library

This page lists product-level templates (Blazor MFE hosts and the AI Skills library pack) that complement the core Blazor stack documented under Blazor Component Library, Blazor Microfrontend Library, and Blazor Shell.

For the broader portal / MFE architecture (shell, Web Components, runtime services), see Blazor templates — high-level design.

The master index of all templates remains Templates registry.

Templates with published dotnet new short names

These repositories include a .template.config/template.json (or equivalent) with a connectsoft-* short name. Confirm dotnet new <shortName> -h against the installer feed you use.

Template Repository dotnet new shortName Purpose
AI Skills Library ConnectSoft.AISkillsLibraryTemplate connectsoft-aiskills-library Reusable AI skills / agent library template (starter library pack).
Blazor MFE — AI Chat ConnectSoft.Blazor.Mfe.AIChatTemplate connectsoft-blazor-mfe-aichat AI chat microfrontend product.
Blazor MFE — Authorization Server Admin ConnectSoft.Blazor.Mfe.AuthorizationServer.AdminTemplate connectsoft-blazor-mfe-auth-admin Admin UI for authorization server operations.

Repository (Azure DevOps): https://dev.azure.com/dmitrykhaymov/ConnectSoft/_git/<RepoName> — for example ConnectSoft.AISkillsLibraryTemplate, ConnectSoft.Blazor.Mfe.AIChatTemplate, ConnectSoft.Blazor.Mfe.AuthorizationServer.AdminTemplate.

Additional Blazor MFE repositories (no short name in repo yet)

The following ConnectSoft repositories exist for Blazor MFE surfaces; they are not listed in Templates registry with a dotnet new short name until template metadata is checked in. Use the repo README and solution layout as the source of truth.

Repository Link
ConnectSoft.Blazor.Mfe.Identity.AdminTemplate Repository
ConnectSoft.Blazor.Mfe.Identity.SelfServiceTemplate Repository
ConnectSoft.Blazor.Mfe.Logistics.Template Repository