-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
_posts/2023-09-01-.Net-8-Preview-7-available-on-AppService.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: ".Net 8 Preview 7 now available on App Service" | ||
author_name: "Tulika Chaudharie" | ||
--- | ||
|
||
We are happy to announce that App Service now supports apps targeting [.Net 8 Preview 7](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) across all public regions on Linux App Service Plans through the [App Service Early Access feature](https://aka.ms/app-service-early-access). | ||
|
||
In the coming weeks, as our deployment progresses, .Net 8 Preview 7 would also be available on Windows App Service Plans. | ||
|
||
Want to get started with .Net 8? Follow these: | ||
|
||
1. [Learn more about .Net 8 Preview 7](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8-preview-7/) | ||
2. [ASP.Net Core in .Net 8](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-preview-7/) | ||
3. [Download .Net 8 Preview 7](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) | ||
4. [Deploy a .Net app to App Service](https://docs.microsoft.com/azure/app-service/quickstart-dotnetcore?tabs=net60&pivots=development-environment-vs) | ||
|
||
You can also follow us on twitter for more updates and news: [@AzAppService](https://twitter.com/AzAppService/) |