1. Ninject 3.0.1.10

    By:

    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 flexible manner.

  2. Ninject.MVC3 3.0.0.6

    By:

    Extension for Ninject providing integration with ASP.NET MVC3

  3. Ninject.Web.Common 3.0.0.7

    By:

    Bootstrapper for web projects

  4. Ninject.Web 3.0.0.5

    By:

    ASP.NET application bootstrapper for Ninject

  5. ninject.extensions.conventions 3.0.0.11

    By:

    Extension for convention based binding for Ninject

  6. Ninject.Extensions.Wcf 3.0.0.5

    By:

    Ninject extension to add ioc for WCF services.

  7. Ninject.Extensions.Logging 3.0.1.0

    By:

    Logging extension for Ninject

  8. Ninject.MockingKernel 3.0.0.5

    By:

    Automock implementation using Ninject to create the objects under test.

  9. Ninject.Extensions.Logging.nlog2 3.0.1.0

    By:

    NLog2 Logging extension for Ninject

  10. Ninject.Extensions.Factory 3.0.1.0

    By:

    Ninject extension that allows to automatically create factories.

  11. Ninject.Extensions.ContextPreservation 3.0.0.8

    By:

    Ninject extension that preserves the context over factories (the parent of the new request is the factory request)

  12. Ninject.Extensions.ChildKernel 3.0.0.5

    By:

    Ninject extension that allows that child kernels can be defined.

  13. Ninject.Extensions.NamedScope 3.0.0.5

    By:

    Extension for Ninject which allows bindings to define named scopes

  14. Ninject.MockingKernel.Moq 3.0.0.5

    By:

    Automock implementation for Moq using Ninject to create the objects under test.

  15. Ninject.Extensions.Interception.DynamicProxy 3.0.0.8

    By:

    Castle DynamicProxy Interception extension for Ninject

  16. Ninject.Extensions.Logging.Log4net 3.0.1.0

    By:

    Log4net Logging extension for Ninject

  17. Ninject.Web.WebApi 3.0.0.2

    By:

    Extension for Ninject providing integration with ASP.NET MVC WebAPI

  18. Nancy.Bootstrappers.Ninject

    By:

    An Ninject bootstrapper for the Nancy web framework.