All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Handle generic Lazy parameters correctly in LazyConstructorScorer #42
- Updated Ninject dependency.
- CLS Compliant
- Ninject.Extensions.Factory.FuncTests.LazyInjection fails at .NET Core 2.0 #38
- Support .NET Standard 2.0
- Added decorator support #33
- .NET 3.5, .NET 4.0 and Silverlight
- Implementation (TypeMatchingArgumentInheritanceInstanceProvider) of IInstanceProvider creating inherited constructor arguments matching by type
- Fixed internal Memory leak
- Fallback now supports multiple bindings
- Binding syntax extension method (NamedLikeFactoryMethod) for defining a named binding corresponding with a GetXYZ factory method
Initial version