Election.net with custom web service #681

Closed
opened 2026-01-29 16:45:52 +00:00 by claunia · 1 comment
Owner

Originally created by @Jennal on GitHub (Jul 9, 2021).

Originally assigned to: @GregorBiswanger on GitHub.

Hi, thanks for this great job for C# users to use electron.

But ASP.NET/Blazor or something like that from Microsoft are too slow on startup, even on empty/simple project. It would takes more than 10s to start the app. The time is close to power on my computer till I see the windows login page.

I don't need features in ASP.NET or Blazor, I only need logic codes written by C#.

I find a much faster web service called WatsonWebserver. It cost almost zero time to startup on an empty/simple project.

Is there a way to use WatsonWebserver or custom web service written by myself?

Originally created by @Jennal on GitHub (Jul 9, 2021). Originally assigned to: @GregorBiswanger on GitHub. Hi, thanks for this great job for C# users to use electron. But ASP.NET/Blazor or something like that from Microsoft are too slow on startup, even on empty/simple project. It would takes more than 10s to start the app. The time is close to power on my computer till I see the windows login page. I don't need features in ASP.NET or Blazor, I only need logic codes written by C#. I find a much faster web service called [WatsonWebserver](https://github.com/jchristn/WatsonWebserver). It cost almost zero time to startup on an empty/simple project. Is there a way to use WatsonWebserver or custom web service written by myself?
claunia added the Feature label 2026-01-29 16:45:52 +00:00
Author
Owner

@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!

@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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#681