NetMetric.Process.Abstractions 1.0.1-preview

Prefix Reserved
This is a prerelease version of NetMetric.Process.Abstractions.
dotnet add package NetMetric.Process.Abstractions --version 1.0.1-preview
                    
NuGet\Install-Package NetMetric.Process.Abstractions -Version 1.0.1-preview
                    
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="NetMetric.Process.Abstractions" Version="1.0.1-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NetMetric.Process.Abstractions" Version="1.0.1-preview" />
                    
Directory.Packages.props
<PackageReference Include="NetMetric.Process.Abstractions" />
                    
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 NetMetric.Process.Abstractions --version 1.0.1-preview
                    
#r "nuget: NetMetric.Process.Abstractions, 1.0.1-preview"
                    
#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 NetMetric.Process.Abstractions@1.0.1-preview
                    
#: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=NetMetric.Process.Abstractions&version=1.0.1-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NetMetric.Process.Abstractions&version=1.0.1-preview&prerelease
                    
Install as a Cake Tool

A high-performance, flexible, tag-based metrics collection library for .NET applications.

Documentation

Get started quickly by reviewing the official documentation.

NuGet Packages

The following NuGet packages are officially supported:

NuGet Downloads

Core Packages

System Metrics Extensions

Adapter Packages

Cloud Packages

Database Packages

Exporter Packages

Messaging Packages

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NetMetric.Process.Abstractions:

Package Downloads
NetMetric.Process

NetMetric.Process provides real-time metrics for process-level observability in .NET applications. It collects CPU, memory, thread, handle, and uptime statistics for the current process. The metrics are exposed via a modular, pluggable collector architecture and support default tagging and smoothing. This package integrates with the NetMetric observability framework and dependency injection.

NetMetric.Process.DependencyInjection

NetMetric.Process.DependencyInjection provides dependency injection extensions for registering the NetMetric.Process module and related services into .NET applications. This package enables easy integration of process-level metric collection, including CPU, memory, threads, and uptime metrics, using Microsoft.Extensions.DependencyInjection.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1-preview 128 9/3/2025
1.0.0-preview 125 9/3/2025