The services which are available in HttpApi.Client project #7600
Unanswered
liorbalmas
asked this question in
Q&A
Replies: 1 comment
-
I think it is crucial to understand the module architecture as shown here since all the modules are developed by this architecture. You can check AbpAccountHttpApiClientModule or other modules if you are looking for exploring the modules. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
The following page mentions the HttpApi.Client.
https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients#service-interface
Except from Application layer module, it seems to contain useful services such as Tenancy, Account, Permission management etc.
Where can these services be explored conveniently?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions