Azure Updates
2025-09-17
Azure Functions now supports .NET 10 in Public Preview. To use it, change the Functions project's target framework and update Microsoft.Azure.Functions.Worker.Sdk to version 2.0.5 or later. The announcement also indicates .NET 10 projects can be deployed to app (source content truncated).
.NET
2025-09-10
A blog post announcing and summarizing hundreds of performance improvements in .NET 10, offering a guided tour of enhancements across the platform to make apps faster, more memory-efficient, and more responsive.
2025-09-09
.NET 10 Release Candidate 1 is now available, bringing improvements across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more.
2025-09-05
Microsoft announced the Public Preview of .NET 10 on Azure App Service for both Windows and Linux, enabling developers to run modern web workloads such as ASP.NET apps, Blazor, and Minimal APIs on the platform.