Otvoriť Uzavreté

ABP migration process #4801


User avatar
0
mmarjeh vytvorené

Hi, is it possible to have a shared model, database, Identity for multiple applications?

I had two applications one for hour staff and the other for our clients, both of these applications shared the same model, database, Identity.

The main difference is in the logic layer and validations, and we need to move these applications to ABP could you please advise the best scenario to start migration process?

  • ABP Framework version: v7.0.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

1 odpoveď(e)/dí
  • User Avatar
    0
    maliming vytvorené
    Tím podpory Fullstack Developer

    hi

    It's possible.

    https://docs.abp.io/en/abp/latest/Module-Development-Basics

    Our reusable modules have shared models, entities, database, application services, etc. https://github.com/abpframework/abp/tree/dev/modules

Made with ❤️ on ABP v8.2.0-preview Updated on marca 25, 2024, 15:11