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

[.NET 6] Add support for CoreCLR #10569

Closed
rolfbjarne opened this issue Feb 3, 2021 · 5 comments
Closed

[.NET 6] Add support for CoreCLR #10569

rolfbjarne opened this issue Feb 3, 2021 · 5 comments
Assignees
Labels
dotnet An issue or pull request related to .NET (6) dotnet-pri0 .NET 6: required for stable release estimate-6w feature A feature to be implemented Mac Catalyst Issues affecting Mac Catalyst macOS Issues affecting Xamarin.Mac
Milestone

Comments

@rolfbjarne
Copy link
Member

rolfbjarne commented Feb 3, 2021

This issue will list what we need to do to support CoreCLR as the runtime.


Time estimate: 6 weeks

@rolfbjarne rolfbjarne added enhancement The issue or pull request is an enhancement macOS Issues affecting Xamarin.Mac dotnet An issue or pull request related to .NET (6) Mac Catalyst Issues affecting Mac Catalyst labels Feb 3, 2021
@rolfbjarne rolfbjarne added this to the .NET 6 milestone Feb 3, 2021
@rolfbjarne rolfbjarne added dotnet-pri0 .NET 6: required for stable release feature A feature to be implemented and removed enhancement The issue or pull request is an enhancement labels Feb 3, 2021
@rolfbjarne rolfbjarne self-assigned this Feb 9, 2021
@srxqds
Copy link

srxqds commented Mar 27, 2021

Does this mean the MonoVM will be dropped at least?

@dalexsoto
Copy link
Member

No, MonoVM will still be an option along with CoreCLR for Xamarin.Mac apps. For the rest iOS and company MonoVM will still be used.

@rolfbjarne
Copy link
Member Author

As of #11757 CoreCLR is feature-complete with the MonoVM runtime, so this can be closed.

@trympet
Copy link

trympet commented Aug 22, 2021

How does one opt in to using coreclr (in reference to dotnet/runtime#57877)?

@rolfbjarne
Copy link
Member Author

@trympet

Set UseMonoRuntime=false in your project file: https://github.com/xamarin/xamarin-macios/wiki/.NET-6#choosing-the-runtime

@ghost ghost locked as resolved and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dotnet An issue or pull request related to .NET (6) dotnet-pri0 .NET 6: required for stable release estimate-6w feature A feature to be implemented Mac Catalyst Issues affecting Mac Catalyst macOS Issues affecting Xamarin.Mac
Projects
None yet
Development

No branches or pull requests

4 participants