Skip to content

Releases: ninject/Ninject.Extensions.Factory

3.3.3

Choose a tag to compare

@scott-xu scott-xu released this 30 Aug 12:50

Handle generic Lazy parameters correctly in LazyConstructorScorer #42

3.3.2

Choose a tag to compare

@scott-xu scott-xu released this 22 Oct 15:46

Updated Ninject dependency

3.3.1

Choose a tag to compare

@scott-xu scott-xu released this 22 Oct 15:19

Fixed Ninject.Extensions.Factory.FuncTests.LazyInjection fails at .NET Core 2.0 #38
Marked CLS Compliant

3.3.0

Choose a tag to compare

@scott-xu scott-xu released this 05 Oct 09:54

3.3.0 is mainly focused on platform update.
Since 3.3.0, Ninject.Extensions.Factory added support for .NET Standard 2.0 and dropped support .NET Framework below 4.5

Added

  • Support .NET Standard 2.0
  • Added decorator support #33

Removed

  • .NET 3.5, .NET 4.0 and Silverlight