Open Closed

Mix of UI technologies in the same project #4134


User avatar
0
pablotola created
  • ABP Framework version: v6.0
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core

Can you mix UI technologies in a project, for example, my main client app is in Angular, but I want to provide a report viewer created in MVC or Blazor, is that possible? The reason is that I need to implement a report viewer that is not compatible with Angular but needs to share the multitenant, security, and permissions capabilities of the framework.


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

    hi

    Its possible, Just like swagger UI.

    https://learn.microsoft.com/en-us/aspnet/core/client-side/spa/angular?view=aspnetcore-7.0&tabs=visual-studio

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11