mvcturbine-ninject

MVC Turbine is a plugin for ASP.NET MVC that has IoC baked in and auto-wires controllers, binders, view engines, http modules, etc. that reside within your application. Thus you worry more about what your application should do, rather than how it should do it. This is the Ninject adapter for MVC Turbine.


License
Apache-2.0
Install
gem install mvcturbine-ninject -v 2.1.0.0.20100820

Documentation

MVC Turbine - Converting Flow into Useful Work

MVC Turbine

LICENSE

Apache 2.0 - see LICENSE

IMPORTANT

This source represents the v3.0 of MVC Turbine. For getting the latest releases, go to main portal site or to start a conversation check out the Google Group.

Overview

MVC Turbine is a plugin for ASP.NET MVC that bakes in composition/IoC into your ASP.NET MVC application and auto-wires controllers, binders, view engines, http modules, etc. that reside within. Thus you worry more about what your application should do, rather than how it should do it.

RESOURCES

Source

  1. Clone to repository locally: git clone git://github.com/lozanotek/mvcturbine.git

Build

  • Open the src/MvcTurbine.sln solution and explore! OR ...

* Want to build the binaries? Run the build/build_binaries.bat script

  1. Clone to repository locally git clone git://github.com/lozanotek/mvcturbine.git

Build

1a. Open the src/MvcTurbine.sln solution and explore! 1b. Want to build the binaries? Run the build/build_binaries.bat script and watch the fun unleash

Videos

Check out this Channel9 video that explains a little bit about the project's purpose and features.

Community

REQUIREMENTS

  • .NET Framework 4
  • ASP.NET MVC 3

CREDITS

Logo design by Hugoware