Skip to content

Releases: unitycontainer/microsoft-dependency-injection

2.1.1.105

29 Aug 13:07

Choose a tag to compare

Restricting Container version upper limit

2.1.0.102

25 Aug 03:04

Choose a tag to compare

Releasing 2.1.0

2.0.12.99

24 Aug 16:45
2776eee

Choose a tag to compare

Releasing v2.0.12

2.0.11.96

22 Aug 01:18

Choose a tag to compare

Releasing v2.0.11

2.0.10.90

27 Mar 23:09

Choose a tag to compare

Releasing v2.0.10

2.0.9.76

04 Mar 17:40
b087653

Choose a tag to compare

  • added support for default parameters when resolving dependencies, such that constructor arguments that are marked with default values. e.g. myservice(IDependency mydependency = null) will be used even when IDependency is not registered as a service.

2.0.8.72

04 Mar 04:06

Choose a tag to compare

Releasing 2.0.8

2.0.7.70

01 Mar 00:37

Choose a tag to compare

Version

2.0.6.65

29 Jan 13:51
62f40c5

Choose a tag to compare

Releasing 2.0.6

Made ServiceProviderFactory public

2.0.5.58

23 Jan 19:54
1af7d5b

Choose a tag to compare

Bug fixes

  • Fixed last compliance test