Info
Version: | 1.0.0 |
Author(s): | wjdavis5 |
Last Update: | Saturday, June 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wjdavis5/dogstatsd-csharp-client |
NuGet Url: | https://www.nuget.org/packages/DogStatsD-CSharp-Client-Core |
Install
Install-Package DogStatsD-CSharp-Client-Core
dotnet add package DogStatsD-CSharp-Client-Core
paket add DogStatsD-CSharp-Client-Core
DogStatsD-CSharp-Client-Core Download (Unzip the "nupkg" after downloading)
Dependencies
net451
- NETStandard.Library(>= 1.5.0224027)
- NUnit(>= 3.2.1)
- System.Net.NameResolution(>= 4.0.0224027)
- NETStandard.Library(>= 1.5.0224027)
- NUnit(>= 3.2.1)
Tags
Please migrate your references to that package.
A port to .NET Core. A DogStatsD client for C#.
DogStatsD is an extension of the StatsD metric server for use with Datadog. For more information visit http://datadoghq.com.