System.Diagnostics.PerformanceCounter
4.7.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Diagnostics.PerformanceCounter --version 4.7.0
NuGet\Install-Package System.Diagnostics.PerformanceCounter -Version 4.7.0
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="4.7.0" />
paket add System.Diagnostics.PerformanceCounter --version 4.7.0
#r "nuget: System.Diagnostics.PerformanceCounter, 4.7.0"
// Install System.Diagnostics.PerformanceCounter as a Cake Addin #addin nuget:?package=System.Diagnostics.PerformanceCounter&version=4.7.0 // Install System.Diagnostics.PerformanceCounter as a Cake Tool #tool nuget:?package=System.Diagnostics.PerformanceCounter&version=4.7.0
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters.
Commonly Used Types:
System.Diagnostics.PerformanceCounter
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid10 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. monotouch10 is compatible. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. xamarintvos10 is compatible. |
Xamarin.WatchOS | xamarinwatchos was computed. xamarinwatchos10 is compatible. |
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 3.1.0)
- Microsoft.Win32.Registry (>= 4.7.0)
- System.Configuration.ConfigurationManager (>= 4.7.0)
- System.Memory (>= 4.5.3)
- System.Security.Principal.Windows (>= 4.7.0)
-
.NETCoreApp 2.1
- Microsoft.NETCore.Platforms (>= 3.1.0)
- Microsoft.Win32.Registry (>= 4.7.0)
- System.Configuration.ConfigurationManager (>= 4.7.0)
- System.Security.Principal.Windows (>= 4.7.0)
-
.NETFramework 4.6.1
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on System.Diagnostics.PerformanceCounter:
Package | Downloads |
---|---|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage. |
|
Microsoft.ApplicationInsights.PerfCounterCollector
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
|
Microsoft.VisualStudio.Telemetry
Microsoft® Visual Studio® Telemetry Library |
GitHub repositories (64)
Showing the top 5 popular GitHub repositories that depend on System.Diagnostics.PerformanceCounter:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|