statsd-helper 0.0.22

There is a newer version of this package available.
See the version list below for details.
dotnet add package statsd-helper --version 0.0.22
NuGet\Install-Package statsd-helper -Version 0.0.22
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="statsd-helper" Version="0.0.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add statsd-helper --version 0.0.22
#r "nuget: statsd-helper, 0.0.22"
#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.
// Install statsd-helper as a Cake Addin
#addin nuget:?package=statsd-helper&version=0.0.22

// Install statsd-helper as a Cake Tool
#tool nuget:?package=statsd-helper&version=0.0.22

Simple wrapper around statsd-csharp-client which prepends the metric name with the hosts Fully Qualified Domain Name and a configurable ApplicationName prefix.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on statsd-helper:

Package Downloads
statsd-helper-webapi

Filters to make instrumenting status code responses to StatsD easier when using the StatsDHelper.

librato-statsd-helper-webapi

Filter/attribute for measuring counts, timings, status codes etc. for WebAPI services. This package utilises Librato's tagged-metrics. For use with non-Librato destinations, see statsd-helper-webapi.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.13 1,878 8/9/2018
0.0.29 23,883 3/14/2017
0.0.28 7,239 8/30/2016
0.0.27 1,128 8/29/2016
0.0.26 1,107 8/29/2016
0.0.25 974 6/30/2016
0.0.24 2,446 2/21/2016
0.0.23 1,900 8/12/2015
0.0.22 1,391 7/27/2015
0.0.18 3,091 6/18/2015
0.0.16 1,548 6/18/2015

Initial Release