Ninject v3.3.2-rc1 Release Notes

Release Date: 2017-10-15 // over 6 years ago
  • Ninject for .NET Core can now load extensions automatically. Please note that due to the lack of AppDomain creation/unloading, all matched assemblies will be loaded even if the assembly does not contain NinjectModule. In most cases this won't be a problem.