Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.
Thang Chung edited this page Nov 13, 2017 · 6 revisions

Project structure

  • Framework
    • CQRS module (base classes and contracts)
    • Entities module (base classes and contracts)
  • Modules
    • MVC Core module
    • Identity module
    • Comm module (SMS, Email tasks)
    • Data module (migration)
  • CRM
    • Common module
    • Customer module
  • Hosts
    • WebApp (JavaScriptServices + Web API & Swagger UI + Auth Serv) - Use MySQL for storage
Clone this wiki locally