Basic mvc starter project that sets up the basic project structure and uses many useful packages such as: StructureMap, FluentValidator, FluentMigrator, Elmah, Value Injector, MvcFlash, Json.Net etc.
Info
Version: | 0.5.5 |
Author(s): | Eric Neifert |
Last Update: | Friday, July 29, 2011 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ImtMvcStarter |
Install
Install-Package ImtMvcStarter
dotnet add package ImtMvcStarter
paket add ImtMvcStarter
ImtMvcStarter Download (Unzip the "nupkg" after downloading)
Dependencies
- structuremap(2.6.2)
- FluentMigrator(0.9.2.0)
- Newtonsoft.Json(4.0.2)
- MvcFlash(0.0.4)
- RestSharp(101.3)
- elmah(1.2.0.1)
Tags