Would you consider using WPF and blazor.
Its very easy to create a webui in blazor.
Can either do in wpf or if you want, the webui can be even in windows forms using the new blazorwebviewcontrol.
I have heard that WPF and blazor are easy but I am afraid I am not familiar with XAML and I want to challenge myself to use bare C#.
Thanks for the suggestion anyway.
Would you consider using WPF and blazor. Its very easy to create a webui in blazor. Can either do in wpf or if you want, the webui can be even in windows forms using the new blazorwebviewcontrol.