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

Better support for Microsoft.Extensions.DependencyInjection #420

Merged
merged 8 commits into from
Jun 23, 2018

Conversation

seesharper
Copy link
Owner

This PR adds a couple of changes related to the Microsoft.Extensions.DependencyInjection integration.

  • Allow changing the default service convention using ContainerOptions.DefaultServiceSelector
  • Add netcoreapp2.0 target so that we can use System.Reflection.Emit.LightWeight on .Net Core
  • Ensure that we dispose services in reverse of their creation.

@seesharper seesharper merged commit 1b7fe2e into master Jun 23, 2018
@seesharper seesharper deleted the feature/align-to-ms-di branch June 23, 2018 13:45
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.

1 participant