PreviousNext

Building Cross-Platform Desktop Apps using Blazor and Electron.NET

by bill-s, 2019-06-20T04:15:35.374Z

As a Web developer, I was looking for leveraging my skills (C#, Razor, .NET) to write fast and cross-platform desktop apps. You can be ambitious for speed if you discover Electronjs technology that outperforms desktop technologies on Windows such as WPF and WinForms. You notice that performance if you use Visual Studio Code the most popular code editor in the world.

Read More