1. Cookbook
  2. Blazor Server

Cookbook

Blazor Server

This example is hosted on GitHub and demonstrates an example Vertical Slice Architecture Blazor Server application for CRUD operations on Todo items that makes use of ImmediatePlatform libraries.

View example on GitHub

Stack

The example uses the following stack:

  • ASP.NET Core 8
  • Blazor Server
  • EFCore 8
  • PostgreSQL
  • Immediate.Handlers + Immediate.Apis + Immediate.Validations