Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

will .NET Core support ARM64 on Windows 10 client? #3622

Closed
mosunchao opened this issue Oct 15, 2019 · 2 comments
Closed

will .NET Core support ARM64 on Windows 10 client? #3622

mosunchao opened this issue Oct 15, 2019 · 2 comments

Comments

@mosunchao
Copy link

Issue Title

The .NET Core 3.0 is out, and I noticed the support OS and architecture for Windows 10 client only contains x86 and x64. With Windows 10 on ARM devices in multiple OEM's portfolio, is there a plan to support ARM64 on Windows 10?

General

I'm asking this because we're trying to make our WPF app supporting in ARM. The x86 emulator in ARM approach proves that the performance of the app doesn't meet our standard, and I believe it's happening on a lot of other WPF apps. So we're considering alternatives, and instead of port everything to UWP, I learned that we can migrate a classic WPF app to .NET Core 3.0. But based on the ReadMe.md, it doesn't seem like we'll get the benefit of supporting ARM for now. Is that correct?

I'm not sure if this is the right place to ask this type of question, so my apology is provided ahead of time!

thanks!

@0xd4d
Copy link

0xd4d commented Oct 15, 2019

dotnet/winforms#2053

@scalablecory
Copy link
Contributor

Duplicate of dotnet/winforms#2053

@scalablecory scalablecory marked this as a duplicate of dotnet/winforms#2053 Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants