# MVC5.Template **Repository Path**: hslcodes/MVC5.Template ## Basic Information - **Project Name**: MVC5.Template - **Description**: ASP.NET MVC 5 project starter template - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Version](https://img.shields.io/github/release/NonFactors/MVC.Template.svg?style=plastic) ![License](https://img.shields.io/badge/license-MIT-green.svg?style=plastic) # 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. # 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.