System.Diagnostics.PerformanceCounter 4.6.0-preview4.19212.13

Prefix Reserved
This is a prerelease version of System.Diagnostics.PerformanceCounter.
There is a newer version of this package available.
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                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="4.6.0-preview4.19212.13" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Diagnostics.PerformanceCounter --version 4.6.0-preview4.19212.13                
#r "nuget: System.Diagnostics.PerformanceCounter, 4.6.0-preview4.19212.13"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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!