Browse all past issues of The Net News Daily newsletter
This article dives into building lightweight, well-documented, and secure APIs with minimal boilerplate. Discover how to leverage route groups, filters, SSE, and OpenAPI security definitions for impro...
Read Issue
When I started learning C#, one thing confused me a lot: why not just make everything public? I mean, if I can access variables directly…
Read Issue
The recent announcement about MediatR adopting a commercial license model for larger companies has prompted many teams to re-evaluate its…
Read Issue
Simplify .NET dependency injection with custom attributes! Automate service registration by defining injection scopes directly on interfaces. This approach reduces boilerplate code, enhances maintaina...
Read Issue
When to prefer Lazy Loading in EF Core for small datasets, and when Eager Loading works best for APIs and dashboards.
Read Issue
This article reveals practical techniques like indexing, efficient joins, and smart WHERE clauses to dramatically reduce execution time. Learn how to analyze execution plans, leverage partitioning and...
Read Issue
Unlock the power of C# 14 extension members! This article explores how to extend existing types with properties, static methods, and more, going beyond traditional extension methods. Discover the new ...
Read Issue
The article shows how to implement a secure model context protocol (MCP) server using OAuth and Entra ID. The MCP server is implemented using ASP.NET Core and uses Microsoft Entra ID to secure the API...
Read IssueSubscribe to get the latest .NET content delivered to your inbox every weekday morning.
✓ Free forever • ✓ Unsubscribe anytime