1.3.0
New Features
- improved performance
- API changes, interface segregation: mutable and immutable containers
- generic type arguments markers for value types and interfaces
- generic type constraints for default constructor
- .NET 5
- support optional injection TryInject
- default parameters injection
- support initializers with out params
- improved benchmark tests
NuGet packages
binary packages | embedding packages |
---|---|
IoC.Container | IoC.Container.Source |
IoC.AspNetCore | IoC.AspNetCore.Source |
IoC.Interception | IoC.Interception.Source |
Embedding packages require C# 7.0 or higher.