Install
C# & .NET
.NET releases, ASP.NET, MAUI/Blazor, and cross-platform tooling.
- 4 Tracked terms
- Last 30 days Feed window
What this topic collects on
An article joins this feed when it matches these terms. Each one is also a search of its own.
Related topics
Latest in C# & .NET
.NET 11 RC1 Released With Go-Live Support
4+ hour, 2+ min ago (27+ words) Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more....
Microsoft Releases.NET 11 RC1 with Go-Live Support, C# 15 and F# 11 as Default Language Versions
13+ hour, 5+ min ago (750+ words) Live Webinar and Q&A: When AI Accelerates Development, Can Your CI Pipeline Keep Up? (Oct 8, 2026) Save Your Seat Lily Mara explains how to avoid high-risk software rewrites through incremental FFI refactoring. She shares how engineering teams can replace Python bottlenecks…...
.NET 11 RC1 is ready for production testing with go-live support – 4sysops
6+ day, 9+ hour ago (26+ words) .NET 11 Release Candidate 1 is now available with a go-live support license, making it suitable for production workloads before the final release. The first RC...
.NET 10 NU1510 Package Pruning: Fix CI Without Breaking Legacy Targets
3+ week, 21+ hour ago (679+ words) .NET 10 NU1510 package pruning can turn an SDK upgrade into a failed restore when a repository promotes warnings to errors. The tempting fix is to delete the named PackageReference everywhere. That is safe for a net10.0-only application when the framework supplies…...
.NET 11 Preview 7 Brings Updates Across C#, ASP.NET Core, EF Core, and Windows Forms
3+ week, 6+ day ago (419+ words) Last week Microsoft released.NET 11 Preview 7, with updates across C#, ASP.NET Core,.NET MAUI, Entity Framework Core, Windows Forms, and F#. C# adds labeled break and continue. ASP.NET Core brings B...
NuGet Restore Failing with 'Unable to find version' Package? Check Your NuGetToolInstaller Version!
4+ week, 1+ day ago (108+ words) In one of our Azure DevOps pipelines, nuget restore suddenly started failing with an error stating, in essence, that the requested package could not be found in the referenced version. The task referencing the package hadn't changed — yet the restore…...