Feb
26
Ninject 2.0
Posted In: Architecture, Open Source by DotNut
Ninject v2.0 is now available. Ninject is an open-source, fast, lightweight dependency injector for .NET applications. It helps split your application into a collection of loosely-coupled, highly-cohesive pieces, and then glue them back together in a flexible manner. By using Ninject to support your software’s architecture, your code becomes easier to write, reuse, test and modify.
