MVC Turbine - Converting Flow into Useful Work
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
- 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 =======
- 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