frameworks
.NET 10 Articles, Tutorials & News
.NET 10 articles, tutorials, and news from the DotNetNews archive.
392 articles Updated Page 9 of 16
Browse additional .NET 10 articles from the DotNetNews archive.
.NET 10 articles
Page 9 of 16
Newest first
-
What’s New in C# 14 (.NET 10): 7 Powerful Language Features Every C# Developer Should Know
c-sharpcorner.com Issue #359
Explore C# 14's powerful features in .NET 10! Boost productivity with extension members, extension operators, field keyword, null-conditional assignment, and more. Write cleaner, safer, and faster cod...
-
Master EF Core Relationships & Migrations Like a Pro
nelsonyounus.medium.com Issue #355
ASP.NET Community Standup - ASP.NET Core planning kickoff for .NET 11
-
New in .NET 10 and C# 14: Optimizations in log aggregation jobs
blog.elmah.io Issue #355
.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...
-
Server-Sent Events in ASP.NET Core and .NET 10
milanjovanovic.tech Issue #352
ASP.NET Core 10 introduces native Server-Sent Events as a lightweight, HTTP-native alternative to SignalR for simple one-way real-time updates like dashboards and notifications.
-
Stop Using IMemoryCache in .NET 10: The HybridCache Revolution
medium.com Issue #351
Why your custom Redis wrapper is killing your performance — and how to fix it.
-
The Core Architects’ Guide to 400% Faster APIs in .NET 10
medium.com Issue #350
As core architects, we know that the difference between a functional API and a high-performing one can be staggering. In fact, our recent…
-
Clean Architecture With .NET 10 And CQRS — Project Setup (With Full Code)
medium.com Issue #350
Part 1 — Why Clean Architecture + CQRS Wins & Bootstrapping a Real-World Solution
-
.NET 10 Networking Improvements
devblogs.microsoft.com Issue #349
Introducing new networking features in .NET 10 including HTTP space, WebSockets, security and more! The post .NET 10 Networking Improvements appeared first on .NET Blog.
-
What's New in C# 14: Extension Members
consultwithgriff.com Issue #349
A hands-on look at using extension members to improve expressiveness and eliminate boilerplate in C#.
-
Blazor Full-Stack in 2025: What’s New, What’s Changed, and How to Build Modern Web Apps
medium.com Issue #348
For years, Blazor has been evolving from a promising newcomer to a full-stack framework capable of powering enterprise-grade web…
-
-
I Finally Tried .NET 10 Minimal API Validation — It Removed More Boilerplate Than I Expected
blog.stackademic.com Issue #348
Discover how a tiny feature in .NET 10 cleaned up my endpoints, automated request checks, and made validation feel like magic — with real… Continue reading on Stackademic »
-
EF Core Performance Optimization Challenge | 233x FASTER in .Net 10
medium.com Issue #347
Let’s play a little EF Core game.
-
Transactional Outbox Pattern | Clean Architecture, .NET 10
medium.com Issue #347
When your service saves data and publishes a message in the same request, there’s a tiny but very real chance you end up here:
-
One Trick To Improve EF Core Performance Using Query Splitting in .Net 10
medium.com Issue #347
One Trick To Improve EF Core Performance Using Query Splitting in .NET10
-
.NET 10 Simplifies Everything: Life After Program.cs
medium.com Issue #347
For years, Program.cs has been the heart of every .NET application. It was where execution began, where configuration lived, and where…
-
Boost Your .NET Workflow with the New TOON File Support in Visual Studio
medium.com Issue #346
A lightweight, token-efficient alternative to JSON — now seamlessly integrated into Visual Studio. Continue reading on Medialesson »
-
How to upload files in an ASP.NET Core Web API
roundthecode.com Issue #346
Learn how to upload files with IFormFile and IFormFileCollection using minimal APIs in ASP.NET Core, and how to generate antiforgery tokens. The page How to upload files in an ASP.NET Core Web API app...
-
.NET Conf 2025 Recap – Celebrating .NET 10, Visual Studio 2026, AI, Community, & More
devblogs.microsoft.com Issue #345
.NET Conf 2025 is over, but you can catch up with all the announcements and fun with video recordings, slides, demos, and more. The post .NET Conf 2025 Recap – Celebrating .NET 10, Visual Studio 2026...
-
Domain Validation With .NET | Clean Architecture, DDD, .NET 10
medium.com Issue #343
Domain validation is where your code stops being “just CRUD” and starts actually protecting your business rules.
-
Stop Obsessing Over struct vs class: .NET 10 Just Changed the Game
javascript.plainenglish.io Issue #343
.NET 10 introduces aggressive Escape Analysis. Learn how the JIT can now allocate classes on the stack, making the struct vs class debate… Continue reading on JavaScript in Plain English »
-
.NET MAUI Community Standup - .NET 10 Announcements Roundup
youtube.com Issue #342
Mastering Callbacks in C#: Delegates, Events, Async/Await & Real UI Examples (Complete Guide)
-
How to Use the Domain Event Pattern | DDD, Clean Architecture, .NET 10
medium.com Issue #342
Domain events are the moment your domain model stops being a boring CRUD database wrapper and starts acting like an actual system.
-
⭐ New Features in .NET 10 and C# 14 — A Deep Dive Into What’s Coming Next
medium.com Issue #341
As .NET continues to evolve, Microsoft’s latest release — .NET 10 paired with C# 14 — brings one of the most polished and…
-
Building on .NET 10: A Chat with Kajetan Duszyńsk, Author of '.NET 10 Revealed'
dotnetcore.show Issue #341
Strategic Technology Consultation Services This episode of The Modern .NET Show is supported, in part, by RJJ Software's Strategic Technology Consultation Services. If you're an SME (Small to Medium ...