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. Unity

    By:

    The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design.

  4. Ninject.Web.Common 3.0.0.7

    By:

    Bootstrapper for web projects

  5. Unity Interception Extension

    By:

    Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It provides a flexible approach for adding new behavior... More information

  6. T4Scaffolding

    By:

    A fast and customizable way to build parts of your .NET application via templates

    143,872 downloads

  7. Npgsql

    By:

    Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server. It is implemented in 100% C# code. Works with Postgresql 7.x and above.

  8. MvcScaffolding

    By:

    A fast and customizable way to add controllers, views, and other items to your ASP.NET MVC application

    101,531 downloads

  9. C# Redis client for the Redis NoSQL DB

    By:

    C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.

  10. Castle.Core

    By:

    Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter

  11. Microsoft ASP.NET MVC Fixed DisplayModes

    By:

    This package contains a workaround for a bug affecting mobile view caching in ASP.NET MVC 4. More information is available at http://www.asp.net/whitepapers/mvc4-release-notes.

  12. ninject.extensions.conventions 3.0.0.11

    By:

    Extension for convention based binding for Ninject

  13. Ninject.Web 3.0.0.5

    By:

    ASP.NET application bootstrapper for Ninject

  14. Ninject.Extensions.Wcf 3.0.0.5

    By:

    Ninject extension to add ioc for WCF services.

  15. Ninject.Extensions.Logging 3.0.1.0

    By:

    Logging extension for Ninject

  16. T4Scaffolding.Core

    By:

    A fast and customizable way to build parts of your .NET application via templates

    46,363 downloads

  17. DI Factories

    By:

    Blend of IOC, DI, and Factory Pattern

  18. DotNetOpenAuth OpenID InfoCard Relying Party ASP.NET control

    By:

    Adds an InfoCard button to an OpenID relying party's login button panel. InfoCards enhance user security while mitigating phishing attacks by removing the need for a password credential or 3rd party identity issuer entirely.

    39,644 downloads

  19. Power Threading

    By:

    Wintellect's own Jeffrey Richter has produced the Power Threading library (DLL) containing many classes to help with threading and asynchronous programming. There are versions of the library for the .NET Framework, Silverlight, and the .NET Compact Framework. Jeffrey has described many of the classes contained in the library by way of his MSDN M... More information