Skip to content

v2.0.8

Compare
Choose a tag to compare
@seesharper seesharper released this 22 Aug 12:56
· 204 commits to master since this release
8fbd101

Change Log

v2.0.8 (8/22/2018)

Full Changelog

Merged Pull Requests

Various fixes (8/22/2018) #28 (henrihs)

  • Dispose container when root scope is disposed
  • Pick service without a name as the default service

Closed Issues

  • IServiceCollection.Add... methods do not override previous default registration (8/2/2018) #25 (aportugalsky)
  • CreateServiceProvider extension does not inject services from IServiceCollection correctly (8/20/2018) #27 (jakubbloksa)