Open Closed

How to shared data between module #5719


User avatar
0
lan.dang created
  • ABP Framework version: v7.0.1
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue: I have 2 modules called A, B, how can I use repository that created in A from B app service? I just want to read data from that table (I created in in module A).

3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi You can refer to these documents.

    https://docs.abp.io/en/commercial/latest/startup-templates/microservice/synchronous-interservice-communication https://docs.abp.io/en/commercial/latest/startup-templates/microservice/asynchronous-interservice-communication

  • User Avatar
    0
    lan.dang created

    Thank you

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    : )

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