Skip to content

Tyts-Software/BLambda-Shell

Repository files navigation

BLambda Shell

Modular Blazor WebAssembly application kickstarter.

Features

  • Modular (microfrontend if you like)
  • Responsive
  • Authenticating (AWS Cognito OIDC Auth)
  • Fluent (Fluent UI)

Getting Started

  1. Build artifacts .\build\nuget-pack.ps1
  2. Use Tyts.BLambda.Shell.sln
  3. Look at examples
  4. Play in Sandbox

Default template should look like

Demo

Othere Examples

Examples use artifacts, to build them use .\build\nuget-pack.ps1

Description
HelloWorld Empty Blazor WebAssembly project with injected BLambda Shell Default Template
CognitoAuth AWS Cognito OIDC Authentication example
LockScreen AWS Cognito OIDC Authentication example
Modularity BLambda Shell with few basic modules