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

Implement AssemblyLoadContext usage. #1

Open
kevzhao2 opened this issue Jun 23, 2020 · 0 comments
Open

Implement AssemblyLoadContext usage. #1

kevzhao2 opened this issue Jun 23, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kevzhao2
Copy link
Member

Since this is a .NET Core 3.1 project, we should use AssemblyLoadContext when loading plugins to allow unloading of plugins.

This will potentially require us to expose the API to unload plugins in orion-core, as well.

@kevzhao2 kevzhao2 added the enhancement New feature or request label Jun 23, 2020
@kevzhao2 kevzhao2 self-assigned this Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant