Modular Blazor WebAssembly application kickstarter.
- Modular (microfrontend if you like)
- Responsive
- Authenticating (AWS Cognito OIDC Auth)
- Fluent (Fluent UI)
- Build artifacts
.\build\nuget-pack.ps1
- Use Tyts.BLambda.Shell.sln
- Look at examples
- Play in Sandbox
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 |