Skip to content

danielmackay/blazor-todo

Repository files navigation

Blazor Todo

Functionality

Todos:

  • Create
  • List
  • Edit
  • Delete

Technologies

  1. SPA: Blazor WASM
  2. UI: Mud Blazor
  3. Persistance: Local Storage (Browser)
  4. Logging: Serilog

Hosting

Azure Static Web Apps. Blazor Todo is designed to be deployed as a 'standalone' blazor app. This enables it to be served by a static file storage, and does NOT required to be hosted and served by an ASP.NET Core Server.

Working example of this can be found at blazortodo.dandoescode.com.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published