dazinator / Dazinator.Extensions

Useful additions to Microsoft.Extensions.DependencyInjection such as Named Services.
Other
38 stars 1 forks source link

Create fork of Microsoft DI ServiceProvider to support child containers #20

Closed dazinator closed 3 years ago

dazinator commented 3 years ago

As discussed here: https://github.com/dotnet/runtime/issues/45497#issuecomment-757327044 Microsoft aren't in a hurry to adopt such an implementation, so for now, I'll pull the changes from @NinoFloris for use in my project directly, to allow a better child container implementation.