Skip to content

Blazor MFE ECS Self-Service (ConnectSoft.Blazor.Mfe.ECS.SelfServiceTemplate)

A Blazor WebAssembly micro-frontend giving end users self-service over their assigned External Configuration Server (ECS) configurations: view their own configs, edit when authorized, and browse read-only version history. Module metadata: "ECS Self-Service" 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.

What makes it distinct

  • User-scoped, limited-write WASM MFE - a subset of the Admin config APIs.
  • No tenants/policies/compliance/monitoring (those belong to ECS Admin / ECS Monitoring).
  • Optional end-user OIDC (default off, falls back to anonymous), vs Admin's operator OIDC/dev-auth.

See also