SteveSandersonMS / WebWindow

.NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.
Apache License 2.0
1.98k stars 215 forks source link

Benefit over PWAs? #10

Closed seriouz closed 4 years ago

seriouz commented 4 years ago

I am wondering what is the benefit over PWA Blazor apps? Is this project not limited to the browser api too and can't access the system functions like disks and tasks?

Edit: Nice, this allows full system access. Even in the razor files!