/MVC6.Template

ASP.NET Core MVC project starter template

Primary LanguageC#MIT LicenseMIT

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.