System.Diagnostics.PerformanceCounter (7.0.0)
Published 2023-05-05 11:40:15 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.0 System.Diagnostics.PerformanceCounter
About this package
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters.
Commonly Used Types: System.Diagnostics.PerformanceCounter
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Configuration.ConfigurationManager | 7.0.0 | net6.0 |
System.Configuration.ConfigurationManager | 7.0.0 | net7.0 |