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 load_assembly delegate for hosting API #82797

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

elinor-fung
Copy link
Member

  • hdt_load_assembly indicates the delegate type for loading an assembly from a path
  • ComponentActivator.LoadAssembly loads the assembly - currently always in the default ALC

Implements first part of #82138
Contributes to #77696

cc @AaronRobinsonMSFT

@ghost
Copy link

ghost commented Feb 28, 2023

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details
  • hdt_load_assembly indicates the delegate type for loading an assembly from a path
  • ComponentActivator.LoadAssembly loads the assembly - currently always in the default ALC

Implements first part of #82138
Contributes to #77696

cc @AaronRobinsonMSFT

Author: elinor-fung
Assignees: -
Labels:

area-Host

Milestone: -

Copy link
Member

@vitek-karas vitek-karas left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants