Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 873 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 873 Bytes

Version License

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.