Metrics.NET.Core
0.5.5.4
See the version list below for details.
dotnet add package Metrics.NET.Core --version 0.5.5.4
NuGet\Install-Package Metrics.NET.Core -Version 0.5.5.4
<PackageReference Include="Metrics.NET.Core" Version="0.5.5.4" />
paket add Metrics.NET.Core --version 0.5.5.4
#r "nuget: Metrics.NET.Core, 0.5.5.4"
// Install Metrics.NET.Core as a Cake Addin #addin nuget:?package=Metrics.NET.Core&version=0.5.5.4 // Install Metrics.NET.Core as a Cake Tool #tool nuget:?package=Metrics.NET.Core&version=0.5.5.4
Metrics.NET.Core
Metrics.NET - a .NET Port, with lots of additional functionality, of the awesome Java metrics library by Coda Hale.
This is a continuation of the original (now unmaintained) project https://github.com/etishor/Metrics.NET.
The project was ported to .NET 6.0 by ReMoose: https://github.com/ReMoose/Metrics.NET.
This fork has added runtime targets for .NET Standard 2.0 and .NET 5.0, 6.0, 7.0 and 8.0, and can be found here: https://github.com/kncas/Metrics.NET.Core.
A lot more information and documentation are available in the wiki.
License
This library will always keep the same license as the original Java Metrics library (as long as its an open source, permisive license). This port is also inspired and contains some code from Daniel Crenna's port.
The original metrics project is released under this therms (https://github.com/dropwizard/metrics): Copyright © 2010-2013 Coda Hale, Yammer.com Published under Apache Software License 2.0, see LICENSE
This library (Metrics.NET) is released under Apache 2.0 License (see LICENSE) Copyright © 2017 Iulian Margarintescu, The Recognos Metrics.NET Team
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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 is compatible. 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. |
.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 was computed. 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. |
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Diagnostics.PerformanceCounter (>= 6.0.0)
-
net5.0
- Microsoft.CSharp (>= 4.7.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Diagnostics.PerformanceCounter (>= 6.0.0)
-
net6.0
- Microsoft.CSharp (>= 4.7.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Diagnostics.PerformanceCounter (>= 6.0.0)
-
net7.0
- Microsoft.CSharp (>= 4.7.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Diagnostics.PerformanceCounter (>= 6.0.0)
-
net8.0
- Microsoft.CSharp (>= 4.7.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Diagnostics.PerformanceCounter (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.