Releases: aspnet/DependencyInjection
Releases · aspnet/DependencyInjection
1.0.0-beta7
Features
- ServiceProviderExtensions missing GetServices and GetServices extension method (#241)
Bugs Fixed
- Open Generic services don't work with anything but implementation types (#257)
- NullRef in ctor invocation (#210)
- Internal constructor causes vague exception message (#182)
1.0.0-beta6
Features
- Support instance and factory ServiceDescriptors with TryAddEnumerable (#262)
- Add TryAddService overloads to register IEnumerable services idempotently (#261)
1.0.0-beta5
Tag for new release 1.0.0-beta5
1.0.0-beta4
Bugs Fixed
- API review: IScopedInstance needs design discussion (#186)
Features
- Add GetServices Extension method to IServiceProvider (#119)
1.0.0-beta3
Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL
1.0.0-beta2
Features
- For all the ServiceDescriber and ServiceCollection methods that use generic constrainsts we should add type constraints (#135)
- Remove the Add* methods from (I)ServiceCollection that don't take in an IServiceDescriptor (#117)
- Improve the performance of TypeActivator (#105)
1.0.0-beta1
Features
- Remove use of IConfiguration from ServiceCollection (#116)
- Refactor registrations to allow common usage patter (#108)
- Ability to register a Func<IServiceProvider, TDependency> to resolve instances of TDependency (#104)
1.0.0-alpha4
Updating release NuGet.config
1.0.0-alpha3
Updating release Nuget.config
1.0.0-alpha2
Updating release Nuget.config