VoTranThi / MVC6.Template

ASP.NET Core MVC project starter template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

Installation

  1. Before opening project rename it using "Rename.cmd".
  2. Set Web as default start up 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.

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.

About

ASP.NET Core MVC project starter template

License:MIT License


Languages

Language:C# 65.0%Language:JavaScript 24.0%Language:CSS 11.0%Language:Batchfile 0.0%