Project

mvcturbine

0.04
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

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