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.
Let's re-consider this in v5.0. We don't want to make breaking change (at least namespaces will change) and this is not essential (I made copy/paste by thinking they may evolve in different directions).
BlazorUI Toolbar system just repeats the code of the MVC UI Toolbar system.
Maybe we can extract them. like
Volo.Abp.UI.ToolBars
. @hikalkan what do you think?https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.AspNetCore.Components.WebAssembly.Theming/Toolbars
https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared/Toolbars