pragmatic-cqrs-with-asp-net-core-for-spas icon indicating copy to clipboard operation
pragmatic-cqrs-with-asp-net-core-for-spas copied to clipboard

Pragmatic CQRS with ASP.NET Core and Single Page Applications

Accompanying source code for a couple of blog posts

  1. Getting started with Odata: Expose a queryable api
  2. Enhance ASP.NET Core api controllers with Odata
  3. Expose ASP.NET Core validation for clients
  4. CQRS with MediatR (Commands) and Odata (Queries)

Overview

Archictecture overview