NetMetric.Timer 1.0.1-preview

Prefix Reserved
This is a prerelease version of NetMetric.Timer.
dotnet add package NetMetric.Timer --version 1.0.1-preview
                    
NuGet\Install-Package NetMetric.Timer -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.Timer" 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.Timer" Version="1.0.1-preview" />
                    
Directory.Packages.props
<PackageReference Include="NetMetric.Timer" />
                    
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.Timer --version 1.0.1-preview
                    
#r "nuget: NetMetric.Timer, 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.Timer@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.Timer&version=1.0.1-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NetMetric.Timer&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 (3)

Showing the top 3 NuGet packages that depend on NetMetric.Timer:

Package Downloads
NetMetric.Timer.AspNetCore

NetMetric.Timer.AspNetCore provides middleware and extension methods for measuring HTTP request durations in ASP.NET Core applications. It enables seamless integration of ITimerSink-based instrumentation for capturing server-side timing metrics such as route, status code, and request method, helping teams gain visibility into web application performance.

NetMetric.Timer.DependencyInjection

NetMetric.Timer.DependencyInjection provides dependency injection extensions for integrating ITimerSink implementations into .NET applications. It offers flexible registration of default, in-memory, and custom timer sinks using IServiceCollection, enabling seamless setup of timed metric recording components for observability and performance tracking.

NetMetric.Timer.Http

NetMetric.Timer.Http provides HTTP client instrumentation for .NET applications. It offers easy-to-use extension methods for adding timing handlers to IHttpClientBuilder, enabling automatic collection of HTTP request duration metrics via ITimerSink. Ideal for performance monitoring, diagnostics, and exporting timing data to observability platforms.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1-preview 103 9/3/2025
1.0.0-preview 101 9/3/2025