Open Closed

How to define custom controllers in the ABP Blazor solution? #7901


User avatar
0
papageor@gmail.com created
  • ABP Framework version: v8.3
  • UI Type: Blazor Server
  • Database System: EF Core (PostgreSQL)
  • **Tiered (for MVC) **: yes

Hi, I am trying to use the FileManager component from Syncfusion but it requires some custom controllers for managing file operations (https://blazor.syncfusion.com/documentation/file-manager/getting-started). So, I need to know in these cases when third party components require this functionality what is the appropriate way to define a custom controller. If this is not allowed, what is the alternative option? I've tried to follow the instructions of Syncfusion without any success.


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

    Hi,

    You can add your controller to HTTPApi.Host project

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13