- Rename your project using "MvcTemplate.Rename.cmd".
- Set Web as default start up project.
- Install necessary VS extensions if you don't have them already:
- Web compiler.
- 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.
- 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.