The .NET News Daily Issue #374
In C#, we have two main options to use properties: Auto-implemented properties, which are concise but do not allow you to add logic in the property accessor, and the Manual properties, which require a...
Read IssueBrowse all past issues of The Net News Daily newsletter
In C#, we have two main options to use properties: Auto-implemented properties, which are concise but do not allow you to add logic in the property accessor, and the Manual properties, which require a...
Read Issue
.NET 10 is officially out, along with C# 14. Microsoft has released .NET 10 as Long-Term Support (LTS) as a successor to .NET 8. Like every version, it is not just an update but brings something new t...
Read Issue
A deep dive into the technical challenges of keeping .NET's product repositories synchronized with our Virtual Monolithic Repository using a custom two-way algorithm. The post How We Synchronize .NET...
Read Issue
Building multi-tenant applications with proper observability is harder than it should be. You end up with:
Read Issue
Mastering Complexity in .NET 10: A Step-by-Step Guide to Domain-Driven Design. Move beyond basic CRUD and learn to architect a scalable…
Read Issue
Remember my first article where I talked about feeling lost in corporate? Well, here’s something that made me feel even more lost: Clean…
Read Issue
JWT Authentication With ASP.NET Core Identity Done Right Just Click The Next Document (P81nrdBjX2)
Read Issue
Supporting re‑ranking has been one of the most common requests lately. While not always essential, it can be a valuable addition to a solution when you want to improve the precision of your results. U...
Read Issue
When Your Change Tracker and Database Stop Agreeing
Read Issue
Many developers using EF Core get confused by questions like: When is the Model created? Is it rebuilt every time a new DbContext is…
Read IssueSubscribe to get the latest .NET content delivered to your inbox every weekday morning.
✓ Free forever • ✓ Unsubscribe anytime