Open Closed

Application Services in a Tiered Application #2355


User avatar
0
Spospisil created
  • ABP Framework version: v4.4.4
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes/MVC

I have a tiered MVC application and also purchased the commercial license. I am trying to utilize the 'application services' defined by the other modules (both pro and non pro) from my tiered MVC application. There are times I want to call these services from both Javascript AND C# code directly and it is not clear by the ABP documentation how this is achieved.

What do I need to set in my MVC application in order to call a ABP service directly from C# and Javascript?


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

    Hello

    I suggest you start with the documention.

    https://docs.abp.io/en/abp/latest/UI/AspNetCore/Dynamic-JavaScript-Proxies https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients

  • User Avatar
    0
    Spospisil created

    Thanks for sending the links over that I have already read through previously. However you did not answer my question.

    I am trying to utilize the 'application services' defined by the other modules (both pro and non pro) from my tiered MVC application, What do I need to set in my MVC application in order to call a ANOTHER modules ABP service directly from my module's C# and Javascript code?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    You can check the module that can be called in your project, and search for it in the entire solution.

  • User Avatar
    0
    Spospisil created

    Support unable to answer my question

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 04, 2025, 16:11