Metadata >> NuGet >> NStatsD.HighPerformance >> 1.1.0

1.1.0

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 Fixed NuGet package Converted projects to .NET 4.5
RequireLicenseAcceptance False
Tags NStatsD statsd .NET graphite Helios
Dependencies Helios:1.2.8.0|Newtonsoft.Json:6.0.1
PackageSize 3517
PackageHashAlgorithm SHA512
PackageHash g9bAZJle0iN9LA9ZM9kSj4mTSltrfxCRkfamXgF4OhdnjVSa04t6Zo+LxQ06iHXNzEjacfFQ+p4nFR4bePl9GA==
DownloadCount 000000
CreatedDate 2014-07-09T09:04:01

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NStatsD.HighPerformance -Version 1.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NStatsD.HighPerformance -Version 1.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete NStatsD.HighPerformance 1.1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related