dotnet / core

.NET news, announcements, release notes, and more!
https://dot.net
MIT License
20.97k stars 4.91k forks source link

Add support for Windows 11 #6628

Closed rbhanda closed 2 weeks ago

rbhanda commented 3 years ago

This issue is created to track progress for the work to enable Windows 11 support for .NET Core 3.1 and .NET 5.

Supported Architectures: x86, x64, and Arm64. Also add support for x64 emulation on Arm64

Product and Test updates

Release team:

Document updates:

mthalman commented 3 years ago

Windows Docker images are only being provided for Windows Server, not Windows client. So I'm removing the Docker-related tasks.

richlander commented 3 years ago

Please clarify (for this and other similar "Add support" issues) that we need to add support for x86, x64, and Arm64. In this particular case, we also need to support x64 emulation on Arm64. So, that's four architectural scenarios.

ianjoneill commented 3 years ago

I take it this ticket indicates why my Windows 11 machine didn't get a .NET Core update via Windows Update yesterday (2021-10-12), but my Windows 10 machine did when manually checking for updates?

ViktorHofer commented 3 months ago

@rbhanda should this issue get closed now?

richlander commented 3 months ago

There are many such issues open. What is our policy on them?

https://github.com/dotnet/core/labels/os-support

ashnaga commented 2 weeks ago

Supported, resolving this one.