Open Closed

How to disable framework modules' api? #104


User avatar
0
yilmaz.atalar created

Hi,

I've created a new api module which will operate for external integration issues. But I want to disable apis that come from framework modules for that api module. (Audit logging, identity-server etc.) How can I achieve this?

Thanks.


5 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi , Try to remove the volo.abp.xxx package in your Project.

  • User Avatar
    0
    yilmaz.atalar created

    I just want to remove apis, not all abp framework features.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    I mean remove the module package you don't need. You can also using the way in document to disable apis.

  • User Avatar
    0
    yilmaz.atalar created

    I've added just two abp packages to my project which are:

    • Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy
    • Volo.Abp.Autofac

    and framework apis keep appearing.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Can you share your project structure and Module Class?

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 16, 2025, 12:13