StatsdCsharpClient 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package StatsdCsharpClient --version 1.0.0
NuGet\Install-Package StatsdCsharpClient -Version 1.0.0
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="StatsdCsharpClient" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StatsdCsharpClient --version 1.0.0
#r "nuget: StatsdCsharpClient, 1.0.0"
#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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on StatsdCsharpClient:

Package Downloads
Foundatio.StatsD The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Pluggable foundation blocks for building distributed apps.

Ve.Metrics.StatsDClient

VE Metrics Statsd client for C#, providing influxdb-specific functionality for statsd

Ve.Metrics.StatsDClient.WebApi

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.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.
Version Downloads Last updated
1.5.0 171,244 6/11/2018
1.4.6 22,429 1/5/2017
1.3.0 429,466 9/2/2014
1.2.1 21,533 10/30/2013
1.2.0 2,191 9/22/2013
1.1.0 7,966 6/29/2013
1.0.1 2,265 5/2/2013
1.0.0 5,209 4/21/2013

First release of the statsd c# client.