Skip to content
Back to Milestones

Blazor WebAssembly template

Open
No due date
Last updated Dec 7, 2022

Project template for a Blazor WebAssembly application to serve as the web frontend of the current backend generated by Monaco.

It should comply with the following requirements:

  • Authentication to login against something similar the monaco-solution template uses (a generic OpenId Connect identity provider like Keycloak).
  • A base service abstraction for communicating against the API with some basic parameterization.
  • A basic CRUD implementation for the existing monaco-solution API.
  • Cross-application concerns like error handling, busy display, state management, etc.
0% complete

List view