Open Closed

Clean .net Blazor Template without Blazorize for .net 6 #2409


User avatar
0
falsharif created
  • **ABP Framework version:**v5.0.0
  • UI type: Blazor
  • DB provider: EF Core /
  • Tiered (MVC) or Identity Server Separated (Angular): / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Dear Support team, Is there a blank blazor template that i can use in which i can exclude the blazorize template, create my own login page and still be able to use the generated application services directly into it without having to depend on the identity login page ? I can still use the original template to do tenant management and all of that but i am looking for a clean template that i can use without the blazorize bloatware The issue that i am having right now , is that i am trying to use Mudblazor with the new .net 6 blazor template but iam runinng into alot of UI issues. I would love to be able to create my own login page and have the token in the header of every api call without having to use the existing template that comes with ABP suite. Do you have any solutions or ideas ?


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

    Hi,

    I'm sorry we don't have such a cleaning template, ABP all modules are using Blazorise components.

    But you can use any UI you want for your own pages See https://community.abp.io/articles/using-syncfusion-components-with-the-abp-framework-5ccvi8kc

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