Public · Protected · Private
What is Ninject
Type: Public  |  Created: 2012-08-09  |  Frozen: Yes
« Previous Public Blog Next Public Blog »
Comments
  • Ninject is a  fast, lightweight dependency injector for .NET apps.
    It helps splitting 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 will become easier to write, reuse, test, and modify.

    2012-08-09 12:39
This blog is frozen. No new comments or edits allowed.