VOOZH about

URL: https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.ResourceMonitoring/

⇱ NuGet Gallery | Microsoft.Extensions.Diagnostics.ResourceMonitoring 10.7.0




👁 Image
Microsoft.Extensions.Diagnostics.ResourceMonitoring 10.7.0

Prefix Reserved
dotnet add package Microsoft.Extensions.Diagnostics.ResourceMonitoring --version 10.7.0
 
 
NuGet\Install-Package Microsoft.Extensions.Diagnostics.ResourceMonitoring -Version 10.7.0
 
 
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="Microsoft.Extensions.Diagnostics.ResourceMonitoring" Version="10.7.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Diagnostics.ResourceMonitoring" Version="10.7.0" />
 
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Diagnostics.ResourceMonitoring" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.Diagnostics.ResourceMonitoring --version 10.7.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Diagnostics.ResourceMonitoring, 10.7.0"
 
 
#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.
#:package Microsoft.Extensions.Diagnostics.ResourceMonitoring@10.7.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.Diagnostics.ResourceMonitoring&version=10.7.0
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Diagnostics.ResourceMonitoring&version=10.7.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Microsoft.Extensions.Diagnostics.ResourceMonitoring

Measures and reports processor and memory usage. To monitor system resources, this library:

  • Utilizes control groups (cgroups) in Linux. Both cgroups v1 and v2 are supported.
  • Utilized Job Objects in Windows.
  • Mac OS is not supported.

Install the package

From the command-line:

dotnet add package Microsoft.Extensions.Diagnostics.ResourceMonitoring

Or directly in the C# project file:

<ItemGroup>
 <PackageReference Include="Microsoft.Extensions.Diagnostics.ResourceMonitoring" Version="[CURRENTVERSION]" />
</ItemGroup>

Feedback & Contributing

We welcome feedback and contributions in our GitHub repo.

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Diagnostics.ResourceMonitoring:

Package Downloads
Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization

Resource utilization health check.

GameFrameX.Monitor

GameFrameX.Monitor,GameFrameX 框架的基础设施框架库.框架文档主页: https://gameframex.doc.alianblank.com

NRB.Infrastructure

NRB.Infrastructure 基础工具

ThunderPropagator.Debug

ThunderPropagator (Project ARC): High-performance data propagation; effortless, blazingly fast and cloud-native for maximum impact

ThunderPropagator

ThunderPropagator (Project ARC): High-performance data propagation; effortless, blazingly fast and cloud-native for maximum impact

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.Extensions.Diagnostics.ResourceMonitoring:

Repository Stars
dotnetcore/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
Azure/Industrial-IoT
Azure Industrial IoT Platform
Version Downloads Last Updated
10.7.0 11,561 6/9/2026
10.6.0 36,639 5/12/2026
10.5.0 53,317 4/15/2026
10.4.0 82,968 3/10/2026
10.3.0 97,724 2/10/2026
10.2.0 107,301 1/13/2026
10.1.0 119,859 12/9/2025
10.0.0 51,785 11/11/2025
9.10.0 100,050 10/14/2025
9.9.0 73,074 9/9/2025
9.8.0 40,118 8/12/2025
9.7.0 97,188 7/8/2025
9.6.0 82,755 6/10/2025
9.5.0 56,198 5/13/2025
9.4.0 53,098 4/8/2025
9.3.0 342,214 3/11/2025
9.2.0 56,329 2/11/2025
9.1.0 48,748 1/14/2025
9.0.0 91,702 11/12/2024
8.10.0 464,232 10/8/2024
Loading failed