mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-04 13:44:47 +00:00
Help. ReactJS ASP.NET Core doesn't work Electron.NET #838
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 @maguro1kan on GitHub (Dec 31, 2022).
Hi. I trying ReactJS ASP.NET Core with .NET 6.
Build successed, but blank page showed. I want to show ReactJS ASP.NET core original page.
Firstly, I created new project in VS2022. Then installed ElectronNET.API by nuget.
Program.cs
and Added Startup.cs
Two codes from HERE
Sorry, my English isn't good.
Thanks.
@GregorBiswanger commented on GitHub (Mar 28, 2023):
🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉
With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!