Ninject v3.3.5 Release Notes

Release Date: 2022-04-23 // almost 2 years ago
  • 🛠 Fixed

    • InvalidProgramException when constructor argument is Pointer or Value type #386 #389
    • Request for empty List<> returns non-empty List<> #263
    • Call kernel.Get<T>() two times do not give the same result #262

    🔄 Changed

    • 🔄 Changed IServiceProvider.GetService implementation #376
    • Consolidated handling of isUnique parameter for TryGet #378