❔ Blazor Hybrid
Hello!
I'm exploring ways of creating a modern complex application, that can first be delivered as a classic desktop app, and a cloud SaaS in the future.
Since I'm quite hesitant to start a new project with WPF, and even more so with .NET MAUI, I thought of using Blazor Hybrid.
I'd like to ask, whether any of you have experience with Blazor Hybrid, and what are the roadblocks you had to overcome?
There isn't much information I could find online...
One of the main pain points I see atm (without testing it) is creating a multi-window application, with e.g. a docking window layout.
Moreover, I require specialized components such as TreeGrid and Diagramming control; thus, I need to use solutions from the likes of DevExpress, and Syncfusion. Their products are more refined for WPF, lacking in places for Blazor, and non-existent for .NET MAUI.
I'm exploring ways of creating a modern complex application, that can first be delivered as a classic desktop app, and a cloud SaaS in the future.
Since I'm quite hesitant to start a new project with WPF, and even more so with .NET MAUI, I thought of using Blazor Hybrid.
I'd like to ask, whether any of you have experience with Blazor Hybrid, and what are the roadblocks you had to overcome?
There isn't much information I could find online...
One of the main pain points I see atm (without testing it) is creating a multi-window application, with e.g. a docking window layout.
Moreover, I require specialized components such as TreeGrid and Diagramming control; thus, I need to use solutions from the likes of DevExpress, and Syncfusion. Their products are more refined for WPF, lacking in places for Blazor, and non-existent for .NET MAUI.