Skip to content
This repository was archived by the owner on Dec 21, 2020. It is now read-only.
This repository was archived by the owner on Dec 21, 2020. It is now read-only.

If later modules need to be deployed separately?How to Layer? #5

@feigaogit

Description

@feigaogit

There will be many modules in the future. like: basic platform, student platform, teaching platform。

How to build our project to facilitate future expansion?
Can you only create new folders?

image

Previously, when we used a 3-tier architecture, we built multiple User Interface layer, Shared Business Logic Layer,In this way, we can deploy in modules, each module does not affect each other.Implementing Single Sign On in some way.

How to implement this way in ABP?
Create multiple Application?Create multiple Core?

image

Student Platform may be used in the business of Basic Platform,How to Use Basic-core in Student-application ?

How to Share UserSession.
Is there a good solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions