System.Diagnostics.PerformanceCounter
4.6.0-preview4.19212.13
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Diagnostics.PerformanceCounter --version 4.6.0-preview4.19212.13
NuGet\Install-Package System.Diagnostics.PerformanceCounter -Version 4.6.0-preview4.19212.13
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="4.6.0-preview4.19212.13" />
paket add System.Diagnostics.PerformanceCounter --version 4.6.0-preview4.19212.13
#r "nuget: System.Diagnostics.PerformanceCounter, 4.6.0-preview4.19212.13"
// Install System.Diagnostics.PerformanceCounter as a Cake Addin #addin nuget:?package=System.Diagnostics.PerformanceCounter&version=4.6.0-preview4.19212.13&prerelease // Install System.Diagnostics.PerformanceCounter as a Cake Tool #tool nuget:?package=System.Diagnostics.PerformanceCounter&version=4.6.0-preview4.19212.13&prerelease
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.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 3.0.0-preview4.19212.13)
- Microsoft.Win32.Registry (>= 4.6.0-preview4.19212.13)
- System.Configuration.ConfigurationManager (>= 4.6.0-preview4.19212.13)
- System.Memory (>= 4.5.0)
- System.Security.Principal.Windows (>= 4.6.0-preview4.19212.13)
-
.NETCoreApp 2.1
- Microsoft.NETCore.Platforms (>= 3.0.0-preview4.19212.13)
- Microsoft.Win32.Registry (>= 4.6.0-preview4.19212.13)
- System.Configuration.ConfigurationManager (>= 4.6.0-preview4.19212.13)
- System.Security.Principal.Windows (>= 4.6.0-preview4.19212.13)
-
.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!
|