Editor's note
I pulled together a pretty mixed bag this time: database integration, ORM realities, language previews, AI tooling, and a few practical architecture pieces. The Data API Builder chaining post and the EF Core at massive datasets article stand out for teams dealing with real-world data pain, while the MCP posts show where .NET is heading with agent tooling.
EF Core, MCP, and C# 15 updates
Enjoying the newsletter? Your feedback helps us grow and reach more developers.
Today's Articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jasen's take on today's picks
Federating Databases with Data API Builder Chaining
A useful look at federating data without going back to old-school linked servers.
01. EF Core in Real Life — Why ORMs Matter
A realistic EF Core piece for anyone who’s fought ADO.NET or wondered where ORMs actually pay off.
Stop using try-catch in every controller in C#
Centralized error handling beats controller try-catch sprawl every time.
.NET 11 Preview 1 Arrives With Runtime Async, Zstandard Support, and C# 15 Features
Preview 1 brings runtime and language changes worth tracking before the next wave lands.
Building a Self-Healing .NET Application Using Health Probes and Auto-Restart Strategies
Good concurrency primers never go out of style, especially when they explain locks without the scar tissue.
Beyond Data: Adding an AI “Brain” to your C# Applications
CQRS and read replicas get separated cleanly here; that distinction still trips people up.
Make Unity Feel Instant: Background Jobs With Thread Manager
MCP is showing up everywhere, and the aggregator/server posts are timely for AI-integrated .NET work.
Locks, Monitors, and Semaphores — Explained Without Fear
Swagger changing in .NET 10 is a reminder to re-check your API docs setup early.
















