Top 20 NuGet ninject Packages

Extends the ninject kernel to pull components from nuget packages. This package will provide a new Load method for the kernel that lets you pull modules from nuget packages.
This package implements the IOC provider contracts via Ninject
Wire up RawRabbit with Ninject!
Log4net Logging extension for Ninject
Extension for Ninject providing integration with ASP.NET MVC4
Self Host extension for Ninject.Web.Common
Use Ninject as your IoC container of choice with Microsoft Azure DocumentDB for CQRS.NET
NLog Logging extension for Ninject
Use these extensions to build Prism applications based on Ninject.
Xml-based module loader for Ninject.
Automock implementation for NSubstitute using Ninject to create the objects under test.
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...
Ninject extension to add ioc for WCF services when self hosting.
Serilog Logging extension for Ninject
Addition to the CodeMonkeys.DependencyInjection package which integrates Ninject as the background implementation.
Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flex...
Adds support for interception to Ninject using LinFu
NLog2 Logging extension for Ninject
Automock implementation for RhinoMocks using Ninject to create the objects under test.
Fluent validation extension for Ninject.Web.Mvc