Releases: SimonG96/LightweightIocContainer
LightweightIocContainer Version 2.1.0
This is the release of the Lightweight IOC Container V2.1.0.
You can find this package in the NuGet Gallery as well.
Features:
LightweightIocContainer Version 2.1.0-beta2
This is the second beta pre-release of the Lightweight IOC Container V2.1.0.
You can find this package in the NuGet Gallery as well.
Features:
LightweightIocContainer Version 2.1.0-beta
This is the beta pre-release of the Lightweight IOC Container V2.1.0.
You can find this package in the NuGet Gallery as well.
Features:
LightweightIocContainer Version 2.0.1
This is the release of the Lightweight IOC Container V2.0.1.
You can find this package in the NuGet Gallery as well.
Bugfixes:
- Fix CircularDependency check (75f2cc9)
LightweightIocContainer Version 2.0.0
This is the release of the Lightweight IOC Container V2.0.0.
You can find this package in the NuGet Gallery as well.
Bugfixes:
- Add boxing for simple datatypes in
TypedFactoryRegistration<TFactory>.CreateFactory()
:
This fixes the usage of simple datatypes as parameters in a factory
Features:
LightweightIocContainer Version 2.0.0-beta2
This is the second beta pre-release of the Lightweight IOC Container V2.0.0.
You can find this package in the NuGet Gallery as well.
Features:
LightweightIocContainer Version 2.0.0-beta
This is a beta pre-release of the Lightweight IOC Container V2.0.0.
You can find this package in the NuGet Gallery as well.
Bugfixes:
- Add boxing for simple datatypes in
TypedFactoryRegistration<TFactory>.CreateFactory()
:
This fixes the usage of simple datatypes as parameters in a factory
Features:
LightweightIocContainer Version 1.3.0
This is the release of the Lightweight IOC Container V1.3.0.
You can find this package in the NuGet Gallery as well.
Breaking:
The previous registrations in IIocInstaller
s and directly with the IIocContainer
will not work anymore.
Features:
LightweightIocContainer Version 1.2.0
This is the release of the Lightweight IOC Container V1.2.0.
You can find this package in the NuGet Gallery as well.
Features:
LightweightIocContainer Version 1.2.0-beta
This is a beta pre-release of the Lightweight IOC Container V1.2.0.
You can find this package in the NuGet Gallery as well.
Features: