frameworks
.NET 10 Articles, Tutorials & News
.NET 10 articles, tutorials, and news from the DotNetNews archive.
433 articles Updated Page 12 of 18
Browse additional .NET 10 articles from the DotNetNews archive.
.NET 10 articles
Page 12 of 18
Newest first
-
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...
-
Interesting new C# 14 features coming with .NET 10
thomaslevesque.com Issue #323
With the release of .NET 10 just around the corner (next month!), it’s time to take a look at the new features we can expect for C# 14. Note: the goal of this post is not to be an exhaustive list of a...
-
.NET 10 Just Turned C# Into a Scripting Powerhouse — And It’s a Game-Changer for Developers
medium.com Issue #323
You might think .NET 10 is just another annual update — but it’s not. This release tears down old boundaries, turning C# into a full-blown…