Core set of MVC helpers and configuration classes to kickstart your MVC site.
Info
| Version: | 1.2.49 |
| Author(s): | Jim Geurts |
| Last Update: | Wednesday, September 3, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jgeurts/MvcKickstart |
| NuGet Url: | https://www.nuget.org/packages/MvcKickstart |
Install
Install-Package MvcKickstart
dotnet add package MvcKickstart
paket add MvcKickstart
MvcKickstart Download (Unzip the "nupkg" after downloading)
Dependencies
- CacheStack(1.0.9)
- CommonServiceLocator(1.0)
- Microsoft.AspNet.Mvc(5.0)
- Microsoft.Net.Http(2.2)
- Microsoft.Web.Infrastructure(1.0)
- MiniProfiler(2.1.0)
- ServiceStack.Common(3.9.71)
- ServiceStack.Logging.Log4Net(3.9.71)
- Spruce(1.1.15)
- structuremap(2.6.4)
- WebActivatorEx(2.0)
Tags