MVCTurbine 3.4.0
dotnet add package MVCTurbine --version 3.4.0
NuGet\Install-Package MVCTurbine -Version 3.4.0
<PackageReference Include="MVCTurbine" Version="3.4.0" />
paket add MVCTurbine --version 3.4.0
#r "nuget: MVCTurbine, 3.4.0"
// Install MVCTurbine as a Cake Addin #addin nuget:?package=MVCTurbine&version=3.4.0 // Install MVCTurbine as a Cake Tool #tool nuget:?package=MVCTurbine&version=3.4.0
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (14)
Showing the top 5 NuGet packages that depend on MVCTurbine:
Package | Downloads |
---|---|
MvcTurbine.Ninject
The Ninject service locator for MVC Turbine. |
|
MvcTurbine.Windsor
The Windsor service locator for MVC Turbine. |
|
Meek.MvcTurbine
MvcTurbine Blade for Meek, an unobtrusive CMS system designed to bolt on to an existing MVC3 Razor or ASPX web app. Includes image uploading and wiki style editing. |
|
MvcTurbine.Unity
The Unity service locator for MVC Turbine. |
|
MvcTurbine.StructureMap
The StructureMap service locator for MVC Turbine. |
GitHub repositories
This package is not used by any popular GitHub repositories.