Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
In the ABP framework, there is a module called Volo.Abp.AspNetCore.Components.MauiBlazor.Theming. How can we set up and use the MauiBlazor Theme via the ABP CLI?
I mainly do not want to use Blazorise - Blazor Component Library.
In the ABP framework, there is a module called Volo.Abp.AspNetCore.Components.MauiBlazor.Theming. How can we set up and use the MauiBlazor Theme via the ABP CLI?
I mainly do not want to use Blazorise - Blazor Component Library.