Skip to content

devappsolution/.net-mvc-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate App

Project base from application MVC .Net 4.5.1

Build status

Build status

Before you start

Install Visual Studio 2013 or higher version and Web Essentials
How to run

Copy Settings.Sample to Settings (do not remove Settings.Sample)

Open Package Manager Console window from Visual Studio menubar:
TOOLS > NuGet Package Manger > Package Manager Console

Select Package source: All and Default project: Boilerplate.App

Type command to restore packages: Update-Packages

Type command to run migrations: Update-Database

Make sure that Boilerplate.App is the starttup project and press F5

About

Project base from application MVC .Net 4.5.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published