BlazorPlus.BlazorDomTree
BlazorDomTree is a Connector for MVVM and PlusControl
As you know Blazor is a mvvm framework and everything is rendered via the razor syntax , you can't Create/Remove a control without the Blazor tree
Now the PlusControl allow you do that , build UI in a classic way like jQuery
Demo about tree : http://demo.blazorplus.com/Demo_DomTree
Demo Source Code : https://github.com/BlazorPlus/BlazorPlusDemo/blob/master/BlazorPlusDemo/Pages/Demo_DomTree.razor
Reference : http://blazorplus.com/references/blazordomtree
The BlazorPlus.dll is ready for using.
But the contents of this website are being prepaired actively.
- Nuget
- BlazorPlusDemo - functional demo , Live Preview
- BlazorLinuxAdmin - 7 pages, Linux web control panel by ASP.NET Core Blazor server-side
- BlazorCefApp - 12 pages, Build windows desktop GUI app via CEF / WinForms / Blazor server-site
- Mobile - Boilerplate , comming soon.
Post issues if you have any questions https://github.com/BlazorPlus/BlazorPlus/issues