Metricano 0.2.2
Agent-based F# library for collecting, aggregating and publishing metrics
Install-Package Metricano -Version 0.2.2
dotnet add package Metricano --version 0.2.2
<PackageReference Include="Metricano" Version="0.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Metricano --version 0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Metricano, 0.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Metricano as a Cake Addin
#addin nuget:?package=Metricano&version=0.2.2
// Install Metricano as a Cake Tool
#tool nuget:?package=Metricano&version=0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Use PostSharp v3.0.37 after a bug was identified in v3.1.X
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Metricano:
Package | Downloads |
---|---|
Metricano.CloudWatch
Publisher for Metricano that publishes metrics to Amazon CloudWatch
|
|
Metricano.PostSharpAspects
PostSharp aspects for recording method execution count and time with Metricano
|
GitHub repositories
This package is not used by any popular GitHub repositories.