NetMetric.Export 1.0.1-preview

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

Showing the top 5 NuGet packages that depend on NetMetric.Export:

Package Downloads
NetMetric.Export.InfluxDB.DependencyInjection

Adds dependency injection support for NetMetric's InfluxDB exporter. Automatically registers exporter, options, validation, and named HttpClient for v2 write API. Ensures correct MetricOptions wiring with support for composite exporters.

NetMetric.Export.Elastic

Provides an exporter that sends NetMetric metrics to Elasticsearch using the Bulk API with configurable batching, retry, authentication, and index naming. Designed for resilience and compatibility with Elastic Cloud, OpenSearch, and self-hosted clusters.

NetMetric.Export.EventCounters.DependencyInjection

Provides dependency injection extensions to register NetMetric EventCounters exporters. Enables publishing metrics via .NET EventSource counters, supporting tools like dotnet-counters, Visual Studio, and PerfView. Follows the options pattern with idempotent and composable registration.

NetMetric.Export.AzureMonitor

Enables high-performance metric export to Azure Monitor via Application Insights. Supports rich telemetry options, retries, batching, queue backpressure, and self-diagnostics for observability in distributed .NET applications.

NetMetric.Export.InfluxDB

Exports NetMetric metrics to InfluxDB v2 using the official Line Protocol format. Supports batching, compression, retry with exponential backoff, and precision control. Includes options validation and is designed for high-throughput observability pipelines.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1-preview 105 9/3/2025
1.0.0-preview 99 9/3/2025