Skip to content

xiaozhi8882001/MVC6.Template

 
 

Repository files navigation

License

Installation

  1. Rename your project using "MvcTemplate.Rename.cmd".
  2. Set Web as default start up project.
  3. Install necessary VS extensions if you don't have them already:
  • Web compiler.

Features

  • Model-View-ViewModel architectural design.
  • Latest technologies and frameworks.
  • Lowercase or normal ASP.NET urls.
  • Protection from CSRF, XSS, etc.
  • Custom membership providers.
  • Easy project renaming.
  • Dependency injection.
  • Custom error pages.
  • Globalization.
  • Audit log.
  • 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 Core MVC project starter template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 49.3%
  • JavaScript 43.8%
  • CSS 6.9%