Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Releases: aspnet/DependencyInjection

1.0.0-beta7

02 Sep 17:18
Compare
Choose a tag to compare
1.0.0-beta7 Pre-release
Pre-release

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

28 Jul 19:50
Compare
Choose a tag to compare
1.0.0-beta6 Pre-release
Pre-release

Features

  • Support instance and factory ServiceDescriptors with TryAddEnumerable (#262)
  • Add TryAddService overloads to register IEnumerable services idempotently (#261)

1.0.0-beta5

30 Jun 21:07
Compare
Choose a tag to compare
1.0.0-beta5 Pre-release
Pre-release
Tag for new release 1.0.0-beta5

1.0.0-beta4

29 Apr 18:06
Compare
Choose a tag to compare
1.0.0-beta4 Pre-release
Pre-release

Bugs Fixed

  • API review: IScopedInstance needs design discussion (#186)

Features

  • Add GetServices Extension method to IServiceProvider (#119)

1.0.0-beta3

23 Feb 17:30
Compare
Choose a tag to compare
1.0.0-beta3 Pre-release
Pre-release
Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL

1.0.0-beta2

16 Jan 15:09
Compare
Choose a tag to compare
1.0.0-beta2 Pre-release
Pre-release

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

12 Nov 15:33
Compare
Choose a tag to compare
1.0.0-beta1 Pre-release
Pre-release

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

05 Oct 03:33
Compare
Choose a tag to compare
1.0.0-alpha4 Pre-release
Pre-release
Updating release NuGet.config

1.0.0-alpha3

17 Aug 04:12
Compare
Choose a tag to compare
1.0.0-alpha3 Pre-release
Pre-release
Updating release Nuget.config

1.0.0-alpha2

17 Aug 04:11
Compare
Choose a tag to compare
1.0.0-alpha2 Pre-release
Pre-release
Updating release Nuget.config