congzhangzh / blazor_server_desktop_app

Use Blazor to develop your desktop app, no WebWindow or Electron.NET needed, just use your OS native browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's a really workable application, just one single standalone exe file, allow to copy and run on any windows 10 computer.

  1. It will be single file standalone exe
  2. It's base on .net core 3.1
  3. It's a blazor server side application
  4. It will open you os browser when blazor server started
  5. It will exit automate when the browser tab be closed
  6. No heavilly electron&node&chromium needed

It's really cool, and you can quick start to develop a windows application by .net & web technology.

Have a lot of fun!

Demo

Use blazor to develop your desktop app

About

Use Blazor to develop your desktop app, no WebWindow or Electron.NET needed, just use your OS native browser.


Languages

Language:C# 40.8%Language:HTML 38.0%Language:CSS 21.2%