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

Replace AssemblyName.GetAssemblyName() and Assembly.Load(string) #268

Merged
merged 3 commits into from Jun 7, 2017

Conversation

alinapopa
Copy link

@alinapopa alinapopa commented Jun 6, 2017

Added FEATURE_ASSEMBLIES for conditional compilation of AssemblyName.GetAssemblyName() and Assembly.Load(string), and used AssemblyLoadContext methods on Core. Both these API's are coming back in .NET Standard 2.0

@alinapopa alinapopa mentioned this pull request Jun 7, 2017
@jonorossi jonorossi merged commit 05573af into castleproject:netcore Jun 7, 2017
@jonorossi
Copy link
Member

Looks great, thanks.

@alinapopa alinapopa deleted the assemblies branch June 15, 2017 17:25
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.

None yet

2 participants