.NET 7 is Available Today

.NET 7 is a modern, fast, unified, and simple development framework to build any applications and is available today.

.NET Blog

Watch #dotNETConf at https://dotnetconf.net for lots of good stuff the rest of the week.

.NET is cross-platform
.NET is Open Source
.NET is FAST (leading TechEmpower benchmarks and real-world scenarios at massive scale)

.NET Conf 2025

Join the .NET Conf 2025 free virtual event November 11-13 2025 to learn about the newest developments across the .NET platform, open source, and dev tools. Mark your calendar!

Update your @[email protected] Actions CI/CD for .NET 7:
#dotnet
.NET 7 GA available on App Service

We have complted the initial rollout for .NET 7 GA support on App Service. Like in previous years we are using the App Service Early Access feature to enable day-0 support on the platform across all public regions on both Windows and Linux App Service Plans. The early access release will be followed by additional deployments to fully integrate the new bits across our fleet expecting to be fully done by the end of the week.If you already have an app targeting and earlier preview of .NET 7.0 on the platform, there is no need to take action as the new runtime will be picked up on the next application restart once the update is available for your app. You can trigger this manually by starting and stopping your app.Self-contained .NET apps will not be auto-updated since they have no dependency on the runtime provided by App Service.Azure Functions and Azure Static Webapps are also enabling .NET 7 workloads across their scenarios.If you want to learn more, be sure to checkout our session during .NET Conf 2022: Tuesday 11/09 @ 11:00am PST Join Scott Hunter to talk about the latest happening in the world of building cloud native applications with .NET and Azure Thursday 11/10 @ 1:00am PST Join @bktv99 and @segaurav will be taking the stage talk about “.NET 7.0 and bulk migration of ASP.Net web apps to App Services”.Next steps: Download .NET 7 Anouncing .NET 7.0 ASP.NET Core in .NET 7 Deploy a .NET application to App ServiceYou can also follow us on twitter for more updates and news: @AzAppService

Azure App Service
Just updated a few packages, `git commit && git push` and just updated two sites to .NET 7. If you aren't doing CI/CD yet, you need to -- it's become incredibly simple to do and makes updating like these days a breeze. #dotnet #devops
Bevor Sie zu YouTube weitergehen

Bevor Sie zu YouTube weitergehen

Visual Studio 2022 17.4 is now available!

We are happy to announce that Visual Studio 2022 17.4 is now generally available. This is our first GA release to support Arm64. In addition some of the other prominent features it includes are .NET 7, enterprise support for setup including rollback,

Visual Studio Blog
@timheuer Does devtunnels require an Azure subscription? Or can it be run like ngrok?
@timheuer I liked how VS generates the GitHub Action YAML… that's for sure a killer feature.