[PR #415] New App.IsReady property #1168

Open
opened 2026-01-29 16:57:59 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/ElectronNET/Electron.NET/pull/415

State: closed
Merged: Yes


The new property indicates when the ASP.NET Core host is fully started. The validation is done directly in the API so that the user does not have to do this himself. See before and after MenuController example.

**Original Pull Request:** https://github.com/ElectronNET/Electron.NET/pull/415 **State:** closed **Merged:** Yes --- The new property indicates when the ASP.NET Core host is fully started. The validation is done directly in the API so that the user does not have to do this himself. See before and after MenuController [example](https://github.com/ElectronNET/Electron.NET/commit/52b850092ce99eda56b45f41bcb63a9b542f2004).
claunia added the pull-request label 2026-01-29 16:58:00 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1168