ShoelaceMVC - Bootstrap your next MVC project with elegance and style!AboutShoelaceMVC is a project template to get you up and running with a production quality application as quickly as possible. Shoelace has many features above and beyond the standard ASP.NET MVC 3 starter projects is designed to be a more elegant "Bootstrap"
InstallationI am currently trying to get automatic NuGet packages to install from the get-go with the project template. Until then, you'll need the following packages, which are included if you clone this repository: - MVCScaffolding - Entityframework (this is a dependency of MVCScaffolding as well, and should be automatic, but I'm adding it for completeness). For simplicity, just run this from the NuGet package manager command line: Install-Package MVCScaffolding Install-Package EntityFramework ContributeThe full source to ShoelaceMVC is on Github!: https://github.com/RyannosaurusRex/Shoelace-MVC Any bugs found should be logged there and any contrubution requests to ShoelaceMVC can be made there. You can learn more about ShoelaceMVC and the backstory on Ryan's Blog |