Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If the application scattered over services, do the library support for calling json instead of EF core? #61

Open
vuminhquang opened this issue Apr 15, 2022 · 0 comments

Comments

@vuminhquang
Copy link

vuminhquang commented Apr 15, 2022

Hello @voronov-maxim ,
If we have 2 services (Customers & Orders) like that:
image

The DTOs library is shared between projects.

Is there a way that in CustomerService's API (GET), can query Customer with Orders retrieve from OrderService's API (GET)?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant