Skip to content

Blazor MFE ECS Admin (ConnectSoft.Blazor.Mfe.ECS.AdminTemplate)

A Blazor Server micro-frontend for administering the External Configuration Server (ECS) - the ConnectSoft Config Platform. It covers configuration CRUD, version history/compare/rollback, multi-tenancy, governance policies, and a compliance dashboard. Module metadata: "ECS Admin" v0.1.0.

Standalone (UIKit/Flowbite-based), not derived from ConnectSoft.BaseTemplate.

Work in progress - no dotnet new manifest

This repository has no .template.config/template.json. See repo status and intended use.

ECS API contracts

  • ECS-Core-API-001 - configuration CRUD
  • ECS-Core-VER-001 - configuration versions / rollback
  • ECS-MT-001 - multi-tenancy administration

What makes it distinct

  • The full operator/governance surface: CRUD + versioning + tenants + policies + compliance.
  • Blazor Server with the richest ECS API integration of the four ECS repos.

See also