Skip to content

zhenwoai/MVC5.Template

 
 

Repository files navigation

Version License

Notice

This project is no longer maintained. Instead, all the future development will be focused on the asp net core template.

Installation

  1. Before opening project rename it using "Rename.exe".
  2. Build project or restore NuGet packages.
  3. Set Web as default start up project.
  4. Open "Package Manager Console" and run "update-database" command on "Data" project.

Features

  • Model-View-ViewModel architectural design.
  • Latest technologies and frameworks.
  • Lowercase or normal ASP.NET urls.
  • Protection from CSRF, XSS, etc.
  • Easy project renaming.
  • Dependency injection.
  • Custom error pages.
  • Globalization.
  • Audit log.
  • Site map.
  • Tests.

About

ASP.NET MVC 5 project starter template

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 56.5%
  • JavaScript 25.1%
  • CSS 12.4%
  • HTML 5.0%
  • Other 1.0%