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 Core] Support Assembly Context Unloading #913

Merged
merged 2 commits into from
Feb 24, 2021

Conversation

Wraith2
Copy link
Contributor

@Wraith2 Wraith2 commented Feb 15, 2021

Initial changes required to get same app from #414 unloading successfully.
Then the .net 5 build is ready it will need to take account of the ALC files to make sure they are included in 5 and later builds which use ALC.

Copy link
Member

@cheenamalhotra cheenamalhotra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cheenamalhotra cheenamalhotra added this to the 3.0.0-preview1 milestone Feb 18, 2021
@cheenamalhotra cheenamalhotra changed the title Netcore: Support Unloading [.NET Core] Support Assembly Context Unloading Feb 24, 2021
@cheenamalhotra cheenamalhotra merged commit 9bbaf02 into dotnet:master Feb 24, 2021
@Wraith2 Wraith2 deleted the alc-unload branch February 24, 2021 20:27
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

Successfully merging this pull request may close these issues.

4 participants