Skip to content

3.3.2-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@scott-xu scott-xu released this 15 Oct 07:12
· 134 commits to master since this release

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.