NetMetric.Db.Abstractions 1.0.1-preview

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

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on NetMetric.Db.Abstractions:

Package Downloads
NetMetric.Db.EntityFrameworkCore

Adds support for Entity Framework Core instrumentation with NetMetric. Includes EF Core interceptors that track query timings, errors, and connection lifecycles, emitting metrics for observability and diagnostics.

NetMetric.Db.DependencyInjection

Provides dependency injection extensions for integrating NetMetric database metrics into applications. Registers the core database metrics module and instrumentation hooks for collecting connection and query telemetry.

NetMetric.Db

Provides high-performance database instrumentation for .NET applications using NetMetric. Tracks query latency, active connections, pool state, and failure counts with minimal overhead. Designed for compatibility with any ADO.NET or Dapper-based data access layer.

NetMetric.Db.SqlClient

Provides SQL Server (SqlClient) integration with NetMetric by wrapping SqlConnection and SqlCommand to emit telemetry on query duration, failures, and connection lifecycle events.

GitHub repositories

This package is not used by any popular GitHub repositories.

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