Top 20 NuGet ninject Packages

Topshelf.Quartz.Ninject provides extensions to Topshelf.Quartz allowing you to schedule jobs, built from your Ninject IoC Container, with your service class.
Topshelf.WebApi.Ninject provides extensions to Topshelf.WebApi to configure a self-hosted WebAPI instance, built from your Ninject IoC Container, along with your service class.
Dependency injection modules for Ninject that can be used to integrate MvcSiteMapProvider into an existing dependency injection setup. You may customize this configuration to allow for replacement of virtually any part of MvcSiteMapProvider by implementing one of its interfaces and injecting an inst...
Extension for Ninject which adds support for Azure roles
Ninject extension to add ioc for WCF services when IIS hosting.
Automock implementation for FakeItEasy using Ninject to create the objects under test.
Ninject modules, providers and binding resolvers for various Microdotcomponents, part of the Microdot framework.
A container used to host non-Orleans Microdot service which uses Ninject for dependency injection. Incoming HTTP calls (via Gigya.Microdot.ServiceProxy) are dispatched to a specified class instance. Part of the Microdot framework.
Ninject support for CoreIoC
Ninject IoC registration for CoreDdd library
Ninject IoC registration for CoreDdd.Nhibernate library
Deprecated. Use the Cqrs.Ninject package instead.
Deprecated. Use the Cqrs.Ninject package instead.
Deprecated. Use the Cqrs.Ninject package instead.
Configures packages using Ioc.Modules as a Ninject module
The package Provides a solution for the Repository and UnitOfWork patterns together with inversition of control. On the project site there are examples of Autofact, Castle.Windsor, Ninject, Simpleinjector, StructureMap, and Unity integration. The IoC framework is not an issue... It is ment to...
Provides a module for registering SqlRepo.SqlServer components in IoC container using NInject
Ninject module regististrations for LazyCache to initialise dependency injection
DIContextAutoLoader scan for services and register them in your DI provider.
A dependency resolver for Ninject and WebApi - based on work by Brad Wilson