# MVC6.Template **Repository Path**: hslcodes/MVC6.Template ## Basic Information - **Project Name**: MVC6.Template - **Description**: ASP.NET Core MVC project starter template - **Primary Language**: C# - **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 ![License](https://img.shields.io/badge/license-MIT-green.svg?style=plastic) # 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.