frameworks
.NET 10 Articles, Tutorials & News
.NET 10 articles, tutorials, and news from the DotNetNews archive.
360 articles Updated Page 9 of 15
Browse additional .NET 10 articles from the DotNetNews archive.
.NET 10 articles
Page 9 of 15
Newest first
-
Aspire for .NET Developers - Deep Dive into Cloud-Ready .NET Apps
codewithmukesh.com Issue #336
In this in-depth guide, we will explore .NET Aspire, understand its core concepts, and learn when and how to use Aspire 13 with the latest .NET 10 SDK to build cloud-ready, observable, and maintainabl...
-
C# 14: User-Defined Compound Assignment Operators
anthonygiretti.com Issue #336
Introduction C# 14 brings an interesting upgrade to operator overloading: custom types can now define...
-
Introducing C# 14
devblogs.microsoft.com Issue #335
Learn what features are in C# 14, which ships as part of .NET 10. The post Introducing C# 14 appeared first on .NET Blog.
-
489: .NET 10 and Visual Studio 2026
mergeconflict.fm Issue #335
Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Merge Conflict: Twitter, Facebook, Website, Chat on Discord Music : Amethyst Seer - Citrine by Adventureface ⭐⭐ Review Us (https://i...
-
CurlDotNet: Bringing curl to .NET 10 and C#
medium.com Issue #335
If you’ve ever copied a curl command from API docs only to rewrite it line-by-line in C#, CurlDotNet feels like someone just handed you…
-
Blazor .NET 10 Breakthroughs: Web Dev Made Surprisingly Easy
medium.com Issue #335
Faster, cleaner, and unbelievably flexible.
-
.NET 10 Breaking Changes: The New field Keyword
mariemoalla.medium.com Issue #334
Every new .NET release brings performance improvements, but sometimes, it also brings breaking changes that can quietly break your code…
-
WebAssembly .NET
medium.com Issue #334
The definitive guide to WebAssembly as the ubiquitous runtime in 2025 — from .NET 10’s Native AOT compilation achieving 6x performance…
-
New Features in .NET 10 and C# 14
trevoirwilliams.com Issue #334
.NET 10 is out, and if you’ve been waiting for a solid Long-Term Support (LTS) release before upgrading your apps, this is the one. Microsoft will support it until late 2028, providing you with ample ...
-
No more public partial class Program in .NET 10
steven-giesel.com Issue #333
If you are using API Tests with the WebApplicationFactory you might did something like this to have a public Program class: public partial class Program; No more!
-
A step-by-step guide to modernizing .NET applications with GitHub Copilot agent mode
devblogs.microsoft.com Issue #333
Learn how Visual Studio 2026 and GitHub Copilot app modernization upgrade .NET versions and frameworks, fix build issues, and migrate apps to Azure with less manual effort The post A step-by-step gui...
-
C# 14 and .NET 10: The Most Developer-Friendly Release in Year
tohidhaghighi.medium.com Issue #333
Microsoft’s November 2025 release brings two big updates to the .NET ecosystem: C# 14 and .NET 10. Together, they mark one of the most…
-
Are C# 14's new features worth updating your app to .NET 10?
roundthecode.com Issue #331
Discover the new features in C# 14 - from extension members to the field keyword - and find out whether upgrading your app to .NET 10 is really worth it. The page Are C# 14's new features worth updati...
-
Modernizing .NET Applications for the Cloud
youtube.com Issue #331
.NET Aspire 13 — Simplified orchestration for cloud-native apps: https://aka.ms/aspire13/announcement .NET 10 — The most intelligent and unified .NET yet: https://aka.ms/dotnet10/
-
Announcing .NET 10
devblogs.microsoft.com Issue #330
Announcing the release of .NET 10, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C# 14, .NET MAUI, Aspire, and so much more. ...
-
.NET 10 & C# 14 Just Rewrote the Rulebook — 17 Features That Will Change How You Code Forever
blog.stackademic.com Issue #329
From file-based apps to EF Core’s JSON magic and Blazor’s WASM power-ups — discover the upgrades that will reshape API design… Continue reading on Stackademic »
-
State of Native AOT in .NET 10
code.soundaranbu.com Issue #329
After 3 years since my previous article on Native AOT, let’s find out how far AOT compilation in .NET has come.
-
Modern Windows Development with .NET
youtube.com Issue #328
.NET Aspire 13 — Simplified orchestration for cloud-native apps: https://aka.ms/aspire13/announcement Whether you're building new Windows apps or modernizing existing ones, see how .NET provides the ...
-
-
.NET Diagnostic Tooling with AI
youtube.com Issue #328
.NET Aspire 13 — Simplified orchestration for cloud-native apps: https://aka.ms/aspire13/announcement Whether you're troubleshooting complex problems or seeking to enhance your diagnostic processes, ...
-
.NET 10: The 10 Biggest Features You Need to Know
mennan-sevim.medium.com Issue #328
If you’re a .NET developer, get ready — .NET 10 has officially arrived, and it’s a Long Term Support (LTS) release. That means you’ll get…
-
Visual Studio 2026: Everything You Need to Know About Microsoft’s Next-Gen AI-Powered IDE
c-sharpcorner.com Issue #328
Discover what’s new in Visual Studio 2026, the AI-driven, high-performance IDE for .NET 10 and C# 14. Learn about its new features, Fluent UI design, Git integration, faster builds, and how it transfo...
-
DotNet 10 says Goodbye to Dockerfile
medium.com Issue #327
The wait is over. Microsoft has officially rolled out .NET 10, the new Long-Term Support (LTS) release, and the buzz is palpable. But this…
-
Easier reflection with [UnsafeAccessorType] in .NET 10: Exploring the .NET 10 preview - Part 9
andrewlock.net Issue #325
In this post I show how to work with [UnsafeAccessor] to do 'easier' reflection and how to use .NET 10's [UnsafeAccessorType] with types you can't reference
-
Get Ready for .NET Conf 2025!
devblogs.microsoft.com Issue #325
The biggest .NET event of the year is just one week away! Join us November 11-13 for .NET 10 and Visual Studio 2026, plus a Student Zone on November 14th. The post Get Ready for .NET Conf 2025! appea...