Skip to content

hanson-huang/MVC6.Template

 
 

Repository files navigation

License

Installation

  1. Set Web as default start up project.
  2. Open "Package Manager Console" and run "dnx -p src/MvcTemplate.Data ef database update" command.
  3. Open "Package Manager Console" and run "dnx -p test/MvcTemplate.Tests ef database update" command.

Features in progress

  • Script and styling minification and bundling.
  • Dynamic script and styling loading.
  • Project renaming.

Features

  • Model-View-ViewModel architectural design.
  • Latest technologies and frameworks.
  • Lowercase or normal ASP.NET urls.
  • Protection from CSRF, XSS, etc.
  • Custom membership providers.
  • Globalization.
  • Site map.
  • Tests.

Contribution

  • Before you start writing a pull request you should discuss it using GitHub issues.
  • Bugs, improvements or features should be reported using GitHub issues.
  • Questions should be asked at CodeProject.

About

ASP.NET MVC 6 project starter template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 46.4%
  • JavaScript 46.2%
  • CSS 7.4%