GetAppMetricsAsync() does not return anymore #538

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

Originally created by @ThuCommix on GitHub (Jul 21, 2020).

Originally assigned to: @GregorBiswanger on GitHub.

  • Version: 9.31.2
  • dotnet core: v3.1.101
  • node: 8.12.0
  • Target: Windows

After upgrading from the latest 8.xxx version the method Electron.App.GetAppMetricsAsync() does not return anymore.

Steps to Reproduce:

  1. var metrics = await Electron.App.GetAppMetricsAsync(cancellationToken);
Originally created by @ThuCommix on GitHub (Jul 21, 2020). Originally assigned to: @GregorBiswanger on GitHub. <!-- Please search existing issues to avoid creating duplicates. --> <!-- Which version of Electron.NET CLI and API are you using? --> <!-- Please always try to use latest version before report. --> * **Version**: 9.31.2 * **dotnet core**: v3.1.101 * **node**: 8.12.0 <!-- What target are you building for? --> * **Target**: Windows <!-- Enter your issue details below this comment. --> <!-- If you want, you can donate to increase issue priority (https://donorbox.org/electron-net) --> After upgrading from the latest 8.xxx version the method Electron.App.GetAppMetricsAsync() does not return anymore. Steps to Reproduce: 1. var metrics = await Electron.App.GetAppMetricsAsync(cancellationToken);
claunia added the bug label 2026-01-29 16:42:23 +00:00
Author
Owner

@FlorianRappl commented on GitHub (Nov 2, 2025):

Outdated - use ElectronNET.Core and ElectronNET.Core.AspNet.

See Wiki / What's New.

@FlorianRappl commented on GitHub (Nov 2, 2025): Outdated - use `ElectronNET.Core` and `ElectronNET.Core.AspNet`. See [Wiki / What's New](https://github.com/ElectronNET/Electron.NET/wiki/What's-New).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#538