Editor's note
I kept this issue deliberately mixed, because that’s how the daily read works best for me. The Blazor UI comparison and the EF Core performance pieces stand out this time: one helps you choose tools, the other helps you make them faster. There’s also solid practical coverage of middleware, configuration, and exception handling.
Blazor UI frameworks and EF Core performance
Today's Articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jasen's take on today's picks
Fluent UI vs MudBlazor vs Radzen: Best Blazor UI in 2025
A practical three-way Blazor component showdown with enough detail to help you pick a library, not just admire screenshots.
✅ .NET Data Mesh Architecture — Beyond Microservices
Data mesh in .NET is still early for many teams, but the framing here is useful if your data platform keeps turning into a bottleneck.
The Hidden C# Keyword That Replaces Dozens of Nested Ifs
This is a good reminder that language features matter most when they simplify real branching logic, not just interview trivia.
Custom Middleware and Pipeline Behavior in ASP.NET Core
Middleware is where requests become systems; this one is a useful refresher for anyone building APIs that need clean cross-cutting behavior.
State Management in ASP.NET: ViewState, Session, Cookies & Cache
The EF Core global filter guide feels especially useful for real apps with soft delete, tenancy, or other hidden query rules.
Span and Memory in .NET: Writing High Performance Code
Good performance advice here, especially the memory-focused pieces, which pair nicely with the Span and readonly articles.
















