StatsdClient 1.0.0.14
See the version list below for details.
dotnet add package StatsdClient --version 1.0.0.14
NuGet\Install-Package StatsdClient -Version 1.0.0.14
<PackageReference Include="StatsdClient" Version="1.0.0.14" />
paket add StatsdClient --version 1.0.0.14
#r "nuget: StatsdClient, 1.0.0.14"
// Install StatsdClient as a Cake Addin #addin nuget:?package=StatsdClient&version=1.0.0.14 // Install StatsdClient as a Cake Tool #tool nuget:?package=StatsdClient&version=1.0.0.14
Statsd client for C#
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. 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. |
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on StatsdClient:
Package | Downloads |
---|---|
MessageVault.Server
Server-side logic for hosting MessageVault in your Windows Azure Cloud Service. To get started - include this package and add a WorkerRole instance. |
|
HekadGateway
Assembly for pushing data to remote Hekad process. |
|
DAT
Package Description |
|
collectw
Windows performance counters collector and forwarder, it comes with 3 default sinks : console, file and statsd server. You can create a counter supplier or sink and configure it your way. |
|
Monitoring.StatsCollector
A wrapper over the C# StatsdClient created originally by Goncalo Pereira and Darrell Mozingo. This package provides an injectable version of their static "Metrics" class |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on StatsdClient:
Repository | Stars |
---|---|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
elbandit/PPPDDD
Sample code for the book Principles, Practices and Patterns of Domain-Driven Design
|
Version | Downloads | Last updated |
---|---|---|
2.0.68 | 383,290 | 2/4/2017 |
1.4.51 | 39,025 | 11/22/2016 |
1.3.44 | 140,429 | 4/28/2016 |
1.2.32 | 98,772 | 1/28/2016 |
1.1.26 | 24,942 | 11/26/2015 |
1.1.0 | 19,655 | 10/9/2015 |
1.0.0.19 | 94,119 | 5/8/2015 |
1.0.0.18 | 1,384 | 5/7/2015 |
1.0.0.17 | 63,454 | 2/16/2015 |
1.0.0.16 | 71,216 | 9/3/2013 |
1.0.0.15 | 2,426 | 7/16/2013 |
1.0.0.14 | 2,870 | 6/27/2013 |
Initial release.