1.2.2
New Features
- Support multi binds
- Added generic type markers like TTDisposable, TTList<> and etc.
- Exception details was improved
- Support the injection of a factory for child containers
- Added samples
Issues Resolved
- Fixed the resolving of singleton in the case of generic types
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.