App.Metrics 4.5.1-preview.0.1

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

App Metrics is an open-source .NET Standard library used to record application metrics.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (63)

Showing the top 5 NuGet packages that depend on App.Metrics:

Package Downloads
App.Metrics.Extensions.DependencyInjection

Microsoft.Extensions.DependencyInjection (IServiceCollection) support for App Metrics.

App.Metrics.Extensions.Configuration

Microsoft.Extensions.Configuration support for App Metrics e.g. appsettings.json

App.Metrics.AspNetCore

App Metrics ASP.NET Core is a an open-source web framework allowing you to record typical web metrics and expose metrics and environment information over HTTP and more.

App.Metrics.Extensions.Collectors

Metric/Event Collectors for App Metrics e.g. System Usage, GC Events

App.Metrics.DotNetRuntime

Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the App.Metrics package.

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on App.Metrics:

Repository Stars
Azure/iotedge
The IoT Edge OSS project
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
Azure/azure-cosmos-dotnet-v3
.NET SDK for Azure Cosmos DB for the core SQL API
datastax/csharp-driver
DataStax C# Driver for Apache Cassandra
DevrexLabs/memstate
In-memory event-sourced ACID-transactional distributed object graph engine for .NET Standard
Soluto/tweek
Tweek - an open source feature manager
PluralKit/PluralKit
newbe36524/Newbe.Claptrap
This is a frameworks with reactive, event sourcing and Actor pattern as basic theories. On top of this, developers can create "distributed", "scale out", and "easy to test" application more simply. Claptrap and it`s Minions is on the way.
blehnen/DotNetWorkQueue
A work queue for dot.net with SQL server, SQLite, Redis and PostGreSQL backends
Version Downloads Last Updated
4.5.1-preview.0.1 646 7/23/2025
4.4.0-preview.0.4 123,790 11/26/2021
4.3.0 17,329,874 11/26/2021 4.3.0 is deprecated because it is no longer maintained.
4.3.0-preview.0.34 117,036 10/13/2021
4.3.0-preview.0.30 11,223 5/26/2021
4.2.0 4,323,274 4/15/2021
4.2.0-preview.0.35 377 4/13/2021
4.2.0-preview.0.34 16,272 3/30/2021
4.2.0-preview.0.33 545 3/26/2021
4.2.0-preview.0.31 53,009 3/18/2021
4.2.0-preview.0.27 53,579 1/22/2021
4.2.0-preview.0.26 14,793 1/14/2021
4.2.0-preview.0.25 4,071 12/12/2020
4.2.0-preview.0.19 54,849 10/8/2020
4.2.0-preview.0.18 112,347 8/7/2020
4.2.0-preview.0.10 58,309 7/9/2020
4.2.0-preview.0.9 644 7/3/2020
4.2.0-preview.0.7 1,070 6/22/2020
4.1.0 5,612,898 6/19/2020
4.1.0-preview2.0.3 495 6/19/2020
4.1.0-preview.0.33 550 6/18/2020
4.1.0-preview.0.32 471 6/18/2020
4.1.0-preview.0.23 1,759 6/15/2020
4.1.0-preview.0.22 641 6/14/2020
4.1.0-preview.0.18 800 5/29/2020
4.1.0-preview.0.17 469 5/28/2020
4.1.0-preview.0.15 1,859 5/22/2020
4.0.0 1,764,222 5/22/2020
4.0.0-preview1.0.9 53,700 4/28/2020
4.0.0-preview1.0.7 31,600 4/3/2020
4.0.0-preview1.0.6 585 4/3/2020
4.0.0-preview1.0.5 2,728 3/31/2020
4.0.0-preview1.0.3 73,218 11/3/2019
4.0.0-preview.0.2 908 10/31/2019
3.2.0 3,629,270 10/25/2019
3.2.0-dev0002 17,081 4/26/2019
3.1.0 4,741,228 4/24/2019
3.1.0-dev0029 5,070 4/22/2019
3.1.0-alpha-0796 8,746 2/10/2019
3.1.0-alpha-0793 2,229 2/5/2019
3.0.0 1,674,169 12/2/2018
3.0.0-alpha-0780 71,915 7/8/2018
3.0.0-alpha-0777 8,266 6/14/2018
2.1.0 1,051,863 5/24/2018
2.1.0-alpha2 3,206 5/5/2018
2.1.0-alpha 2,666 5/5/2018
2.0.0 1,403,717 3/29/2018
2.0.0-preview1 28,868 2/6/2018
2.0.0-alpha 109,651 10/11/2017
1.3.0 361,791 7/10/2017
1.2.0 287,077 6/7/2017
1.2.0-alpha-0540 7,193 5/30/2017
1.1.2 6,353 5/2/2017
1.1.1 3,408 4/27/2017
1.1.0 12,685 4/22/2017
1.1.0-alpha 3,733 4/17/2017
1.0.0 100,434 3/21/2017
1.0.0-rc1 22,861 2/15/2017
1.0.0-beta5-2 3,939 1/31/2017
1.0.0-beta5 2,464 1/31/2017
1.0.0-beta4 4,084 1/11/2017
1.0.0-beta3 3,468 1/3/2017
1.0.0-beta2 9,051 12/21/2016
1.0.0-beta1-2 3,617 12/11/2016
1.0.0-beta1 2,647 12/11/2016
1.0.0-alpha1 3,362 11/20/2016