A cross-platform desktop application template (mobile support in the future) based on Blazor Server, which uses an in-process ASP.NET Core server + in-process OS WebView component.
Find a solution to mix the best part of .net for desktop application
Work with dotnet and get all the benefits of its improvement like
Use asp.net’s modern UI technology like Blazor to release the productivity for frontend development
Easily cross-platform, support Windows/Linux/Mac OSX seamlessly
Follow upstream of photino.NET
Focus on Latest Blazor&Dotnet version
My teams are all C# boys, we want to use web technology and migration some old style internal desktop application which develop by MFC/WINFORM/WPF, we can not simple use webassembly and PWA, as these software is really desktop style, and pack and run on customer computer, we can not deliver it by webserver/CDN and so on.
Because Microsft create much great technology, but this giant is also always a work in progress, As the developer, we can just choose the most solid and stable part, that’s it.
As Microsoft will never stop its step for some corner requirement, this just cares about the big future, that’s why many developers hate it or like it, and for us, we just choose the best part of it so solve the current problem first.
So, dotnet+cross platform browser+great blazor technology.
From Win32/MFC/WinForm/WPF/…to Blazor, I think Blazor is value to try, as this new style base on virtual dom/increment dom like idea is really change the UI coding style and greatly improve the productively, one month’s work can be done in on week now, that’s really great