StatsdCsharpClient 1.0.0
See the version list below for details.
dotnet add package StatsdCsharpClient --version 1.0.0
NuGet\Install-Package StatsdCsharpClient -Version 1.0.0
<PackageReference Include="StatsdCsharpClient" Version="1.0.0" />
paket add StatsdCsharpClient --version 1.0.0
#r "nuget: StatsdCsharpClient, 1.0.0"
// Install StatsdCsharpClient as a Cake Addin #addin nuget:?package=StatsdCsharpClient&version=1.0.0 // Install StatsdCsharpClient as a Cake Tool #tool nuget:?package=StatsdCsharpClient&version=1.0.0
A statsd.net and statsd client for c#
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | 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. |
This package has no dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on StatsdCsharpClient:
Package | Downloads |
---|---|
Foundatio.StatsD
Pluggable foundation blocks for building distributed apps. |
|
Ve.Metrics.StatsDClient
VE Metrics Statsd client for C#, providing influxdb-specific functionality for statsd |
|
statsd-helper
Simple wrapper around statsd-csharp-client which prepends the metric name with the hosts Fully Qualified Domain Name and a configurable ApplicationName prefix. |
|
Ve.Metrics.StatsDClient.WebApi
VE Metrics Statsd client for C#, providing influxdb-specific functionality for statsd |
|
Ve.Metrics.StatsDClient.SimpleInjector
Provides SimpleInjector plugins for the VE Metrics Statsd client for C# |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on StatsdCsharpClient:
Repository | Stars |
---|---|
lukevenediger/statsd.net
A high-performance stats collection service that feeds into Graphite and aimed at small- to large-scale windows environments.
|
First release of the statsd c# client.