System.Diagnostics.PerformanceCounter
6.0.1
Prefix Reserved
See the version list below for details.
Install-Package System.Diagnostics.PerformanceCounter -Version 6.0.1
dotnet add package System.Diagnostics.PerformanceCounter --version 6.0.1
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="6.0.1" />
paket add System.Diagnostics.PerformanceCounter --version 6.0.1
#r "nuget: System.Diagnostics.PerformanceCounter, 6.0.1"
// Install System.Diagnostics.PerformanceCounter as a Cake Addin
#addin nuget:?package=System.Diagnostics.PerformanceCounter&version=6.0.1
// Install System.Diagnostics.PerformanceCounter as a Cake Tool
#tool nuget:?package=System.Diagnostics.PerformanceCounter&version=6.0.1
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters.
Commonly Used Types:
System.Diagnostics.PerformanceCounter
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
net6.0
- System.Configuration.ConfigurationManager (>= 6.0.0)
NuGet packages (185)
Showing the top 5 NuGet packages that depend on System.Diagnostics.PerformanceCounter:
Package | Downloads |
---|---|
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 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage. |
|
System.Data.OleDb
Provides a collection of classes for OLEDB. Commonly Used Types: System.Data.OleDb.OleDbCommand System.Data.OleDb.OleDbCommandBuilder System.Data.OleDb.OleDbConnection System.Data.OleDb.OleDbDataAdapter System.Data.OleDb.OleDbDataReader System.Data.OleDb.OleDbParameter System.Data.OleDb.OleDbParameterCollection System.Data.OleDb.OleDbTransaction |
|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard. |
|
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library. |
GitHub repositories (36)
Showing the top 5 popular GitHub repositories that depend on System.Diagnostics.PerformanceCounter:
Repository | Stars |
---|---|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers.
|
|
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
StackExchange/StackExchange.Redis
General purpose redis client
|
|
EventStore/EventStore
The stream database optimised for event sourcing
|