Releases: DevTeam/Pure.DI
Releases · DevTeam/Pure.DI
1.1.57
1.1.56
1.1.53
Changes:
- Consider marker type constraints when choosing a default factory
1.1.51
Support init properties
1.1.50
Improved error reporting
1.1.48
Improved error reporting
1.1.47
Now it is possible to use default TT factory to resolve Func<>
if it has no an explicit binding
1.1.46
Fixed the issue when a factory method always interpreted as a method Resolve from the IContext
1.1.45
Changes:
- Support Full .NET Framework 2.0 (NET20)
1.1.44
- Top level statements composer name is "Composer" by default
- Factory binding for the generic type marker implementing a custom dependency resolution logic
- Support explicit disposable in the singleton lifetime