Learn how to structure Blazor apps with Clean Architecture, DDD, and CQRS. Clear layers, EF Core mapping, and tested handlers.
Clean Architecture for Blazor with DDD & CQRS

Unlocking the Power of .NET – Empowering Developers, One Byte at a Time!

Learn how to structure Blazor apps with Clean Architecture, DDD, and CQRS. Clear layers, EF Core mapping, and tested handlers.

Learn practical steps to scale Blazor Server with SignalR to 10,000 users: lean payloads, strict limits, Azure setup, and load testing.

Drive title, description, and OpenGraph from Blazor route params with HeadOutlet. Tiny service, clean API, share‑ready cards.

Learn to build and place custom middleware for logging, localization, and multi‑tenancy to speed up ASP.NET Core apps and simplify code.

Prevent socket exhaustion and flaky calls with IHttpClientFactory + Polly – timeouts, retries, and resilience for ASP.NET Core HTTP.

Learn how I built a C# MCP server that runs BenchmarkDotNet, returns JSON artifacts & compares runs – right from chat in VS or MCP Inspector.