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

Question: support for macOS on ARM #4879

Closed
kristof12345 opened this issue Jun 26, 2020 · 15 comments
Closed

Question: support for macOS on ARM #4879

kristof12345 opened this issue Jun 26, 2020 · 15 comments

Comments

@kristof12345
Copy link

Hi!

Are you planning .Net Core (or unified .Net) to support the upcoming ARM (Apple Silicon) based Macs?

I know its a huge effort, but many developers are counting on you. .Net core was intended to be a multiplatform solution, so I expect it to be supported in a future release (maybe .Net 6?).

Thanks.

@omajid
Copy link
Member

omajid commented Jun 26, 2020

cc @richlander who was asking for user input for platform support at https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-6/

@mairaw
Copy link
Contributor

mairaw commented Jun 29, 2020

Adding @leecow as well

@leecow
Copy link
Member

leecow commented Jul 1, 2020

Yes, we will support .NET Core on the new Mac hardware.

@richlander
Copy link
Member

Little bit more context: https://twitter.com/runfaster2000/status/1279821716944900096

We are still working through this, so we don't have anything like release dates to share yet.

@guidupuy
Copy link

guidupuy commented Sep 2, 2020

Hey is there any update on this?

@deinman
Copy link

deinman commented Nov 10, 2020

With the M1 chip being announced today is there any additional information available?

@LukeStephen
Copy link

Just ordered the new macbook pro with apple silicone, cant wait to develop .NET Core using Visual Studio Code

@lokinfey
Copy link

Any road map about that ? I think MSFT need to add .NET 6 preview asap , I need this to build MAUI in my new apple silicon mbp

@richlander
Copy link
Member

Plan:

  • Support .NET Core 3.1 and .NET 5.0 within Rosetta 2 (x64 emulation).
  • Support .NET 6.0 with both Rosetta 2 and native architecture (M1).

Tracking issue for M1 enablement: dotnet/runtime#43313. I asked for a tracking issue for Rosetta 2.

@richlander
Copy link
Member

Rosetta 2 tracking issue: dotnet/runtime#44897

@Fares-Steen
Copy link

I tested it.
I could run it but no debugging.

@ernstscheithauer
Copy link

Hi @richlander
dotnet/runtime#43313 only mentions .NET 5 and 6, not .NET 3.1
Is this now out-of-scope or in-scope?

@RobertoMachorro
Copy link

I'm curious as to why this issue is closed? Has it been resolved?

@mairaw
Copy link
Contributor

mairaw commented Jun 14, 2021

@richlander has listed the tracking issues for this work above.

@viperfx
Copy link

viperfx commented Oct 18, 2021

Is there any update on this? I am trying to install the msteams vscode extension on m1 mac but its pinned at SDK 3.1

Will SDK 3.1 have patches to support m1 or allow rosetta to emulate it?

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