Install
Dev news, release notes, and advisories
Real-time feeds and changelogs
The news search aggregates developer-focused feeds, changelogs, security advisories, and blog posts. It offers filtering by project, company, severity, and date so teams can track breakages, updates, and vulnerabilities affecting their stack.
Latest News
.NET 11 RC1 is ready for production testing with go-live support – 4sysops
4+ day, 11+ 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
2+ week, 5+ day 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, 4+ 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!
3+ week, 6+ 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…...