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)
    • Setup
  • CRM

    • Common module
    • Customer module
  • Hosts

    • WebApp (JavaScriptServices + Web API & Swagger UI + Auth Serv) - Use MySQL for storage
  • Startup in each module (anh Phuong)

  • Move extension into MVC Core module (Thang)

Clone this wiki locally