Metadata >> NuGet >> NStatsD.HighPerformance

NStatsD.HighPerformance

Metadata

Authors Rob Bihun, Aaron Stannard
Copyrights Copyright © Aaron Stannard 2013-2014
Description A HIGH PERFORMANCE .NET 4.0 client for Etsy's StatsD server.
LicenseUrl https://github.com/Aaronontheweb/NStatsD.Client/blob/master/LICENSE
Owners Rob Bihun, Aaron Stannard
ProjectUrl https://github.com/Aaronontheweb/NStatsD.Client
ReleaseNotes Improved performance by making UdpClient.Send call synchronous
RequireLicenseAcceptance False
Tags NStatsD statsd .NET graphite Helios
Dependencies Helios:1.3.0.0
PackageSize 14848
PackageHashAlgorithm SHA512
PackageHash HPul/6qbOpf1bIFcAQzDzyL2+LLzcxuvUqx+nfdh6GRJUWgWufFn9o8sBBPdKiofI8ZuXuZmPT7eMSdokKnKsg==
DownloadCount 000000
CreatedDate 2014-07-16T00:24:16

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NStatsD.HighPerformance -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NStatsD.HighPerformance -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package NStatsD.HighPerformance
Installing the package (HTTP Basic authentication):
Install-Package NStatsD.HighPerformance -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NStatsD.HighPerformance -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NStatsD.HighPerformance

OpenWrap

Installing the package:
o add-wrap NStatsD.HighPerformance
Uninstalling the package:
o remove-wrap NStatsD.HighPerformance

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.2.1
1.2
1.1.3
1.1.0