App Metrics is an open-source .NET Standard library used to record application metrics.
Info
Version: | 4.4.0-preview.0.4 |
Author(s): | Allan Hardy and Contributors |
Last Update: | Friday, November 26, 2021 |
.NET Fiddle: | Online Example |
Project Url: | https://app-metrics.io/ |
NuGet Url: | https://www.nuget.org/packages/App.Metrics |
Install
Install-Package App.Metrics
dotnet add package App.Metrics
paket add App.Metrics
App.Metrics Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- App.Metrics.Core(>= 4.1.0)
- App.Metrics.Formatters.Json(>= 4.1.0)
- App.Metrics.Core(>= 4.1.0)
- App.Metrics.Formatters.Json(>= 4.1.0)
Tags