mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
Blazor client side #573
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cissemy on GitHub (Oct 21, 2020).
Originally assigned to: @GregorBiswanger on GitHub.
Hi
I am not able to use electron with blazor client side.
Thanks
@GregorBiswanger commented on GitHub (Oct 25, 2020):
Hi @cissemy, you should definitely host with ASP.NET Core, then it should work without any problems.
Alternatively, server-side works in any case!