lahirwisada / MVC5.Template

ASP.NET MVC 5 project starter template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C# 56.5%Language:JavaScript 25.1%Language:CSS 12.4%Language:HTML 5.0%Language:PowerShell 1.0%Language:ASP 0.0%