Top 20 NuGet Packages
Setting up your project to use Ninject with the Common Service Locator.
After you have ran this you will want to make a call to
new NinjectConfiguration().Setup(); in order to call the configuration setup.
Ninject Extension that enables automatic binding of service types to implementation types
Ninject extension that provides an automatic event-based wireup mechanism for loosely coupled systems.
Basic factory to create various azure clients through Ninject.
Ninject component for logging Ninject binding activations.
Ninject extension that allows to easily determine the assembly version using the entry assembly.
Contains extensions for registering interceptors as part of the Ninject binding syntax.
NLog Logging extension for Ninject
NLog3 Logging extension for Ninject
Message broker extension for Ninject
Ninject component for logging missing bindings.
Ninject extension that allows to easily determine the assembly version providing a type.
Extension that enables the usage of unit-of-work patterns in non-web applications.
You could look at this as being the equivalent of InRequestScope from web environments in console applications and services.
The unit-of-work scopes are kept consistent across async calls and tasks.
Setup:
_kern...
Message broker extension for Ninject using weak events
Ninject extension to add IoC support to Windows Workflow Foundation 4
Automock implementation using Ninject to create the objects under test.
Automock implementation for NSubstitute using Ninject to create the objects under test.
Ninject extension that allows that child kernels can be defined.