Editor's note
Today’s mix spans foundational patterns to cutting-edge AI development. The Clean Architecture guides from CodeWithMukesh offer practical .NET 10 implementations, while the AI agent memory patterns show how to build enterprise-grade intelligent systems. The EF Core interceptors article demonstrates real-world cross-cutting concerns, and Scott Sauber’s ten essential practices provide battle-tested wisdom for every .NET project.
Enjoying the newsletter? Your feedback helps us grow and reach more developers.
Today's Articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jasen's take on today's picks
Async and Await in C# for Beginners
Solid async/await primer for developers making the jump to asynchronous programming patterns.
On .NET Live - Fluent UI Blazor: The next step
Microsoft's Fluent UI Blazor gets major updates - worth watching if you're building modern web UIs.
.NET Data Community Standup: 8 Real-World Query Anti‑Patterns (and How to Fix Them)
Chris Woodruff tackles common EF Core query mistakes that kill performance in production apps.
Clean Architecture in .NET: Benefits, Challenges, and Implementation Guide
Clean Architecture fundamentals with practical .NET examples and real implementation challenges covered.
Implementing Clean Architecture in .NET 10 - Step-by-Step Guide
CodeWithMukesh delivers another comprehensive guide - this time Clean Architecture with .NET 10 and Aspire.
Repository Pattern in .NET 10 - Do You Really Need It?
Repository Pattern reality check: when you need it, when you don't, and what alternatives work better.
Announcing Agent Governance Toolkit MCP Extensions for .NET
Microsoft's new MCP extensions bring governance and policy enforcement to .NET AI agent development.
On .NET Live - DuckDB & Orleans: When Fake Asynchrony Starves Your App!
DuckDB and Orleans performance deep-dive shows how synchronous calls can starve your scheduler.
On .NET Live: How Coding Standards Supercharge .NET Quality & Performance
20th anniversary coding standards discussion - timeless principles for maintainable .NET projects.
JWT Authentication in ASP.NET Core - A Complete .NET 10 Guide
Complete JWT implementation guide covering token generation, validation, and role-based authorization in .NET 10.
AI Building Blocks for .NET: Add intelligence to your C# Apps
Practical AI building blocks for C# developers looking to add intelligence to existing applications.
.NET Aspire Explained: Building Cloud-Native Applications in .NET
.NET Aspire explained with cloud-native patterns, service discovery, and observability features covered.
.NET 11 in depth: Runtime, libraries, and SDK for the AI era
.NET 11 preview focusing on Native AOT improvements and AI-first development tooling enhancements.
Blazor WASM in VS Code? Razor Editor Keeps Breaking After Save? Here’s the Fix
VS Code Blazor WASM debugging fix - specific solution for Razor editor breaking after save operations.
Implementing Long-Term Memory in Enterprise AI Agents Using C#
Enterprise AI agent memory implementation using vector databases and C# embedding patterns.
One Missing Index Made My Query 600× Slower. I Found It in Front of the Client.
Database performance story: one missing index caused 600x slowdown, diagnosed and fixed client-side.
Ten Things Scott Sauber Does On Every .NET App
Scott Sauber shares ten essential configurations and practices he uses on every .NET project.
Multi-agent patterns in VS Code you won't learn from docs | BRK201
Multi-agent orchestration patterns in VS Code beyond single-agent development workflows and documentation.
Validation with MediatR Pipeline Behavior and FluentValidation in .NET 10
MediatR pipeline validation with FluentValidation - centralized command validation in .NET 10 applications.
ASP.NET Core Endpoint Filters: Complete Guide with Examples
ASP.NET Core endpoint filters guide covering validation, logging, and performance monitoring for Minimal APIs.
RestSharp in Practice (Part 2) POST, PUT, DELETE, and JWT Authentication
RestSharp Part 2 covers POST, PUT, DELETE operations with JWT authentication implementation examples.
Simplifying .NET Installs with dotnetup
dotnetup tool simplifies .NET SDK management across platforms - alternative to traditional installation methods.
Entity Framework Core Interceptors: Real-World Use Cases and Examples
EF Core interceptors for real-world scenarios: auditing, soft deletes, logging, and performance monitoring.
RestSharp in Practice (Part 3) Error Handling and Grid CRUD Save Patterns
RestSharp Part 3 focuses on error handling patterns and CRUD operations for grid-based applications.
Refresh Tokens in ASP.NET Core - A Complete .NET 10 Guide
Refresh token implementation in ASP.NET Core with rotation, reuse detection, and secure storage patterns.






















