Metadata >> NuGet >> statsify.client

statsify.client

Metadata

Authors Aeroclub IT
Description StatsD-compatible client for talking to Statsify Aggregator or any StatsD-compatible server
Language en-US
Owners Aeroclub IT
ProjectUrl https://bitbucket.org/aeroclub-it/statsify
RequireLicenseAcceptance False
Summary StatsD-compatible client for talking to Statsify Aggregator or any StatsD-compatible server
Title Statsify Client
PackageSize 24064
PackageHashAlgorithm SHA512
PackageHash UVo8wzALeeKOJ3V/GZw68UWBmw4mE34marI1zIwAHvshCPJ/bxQdnZ32M1MxIvhleM8DLmzpb5IZa+276H8NTQ==
DownloadCount 000000
CreatedDate 2015-06-05T05:59:11

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 statsify.client -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install statsify.client -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 statsify.client
Installing the package (HTTP Basic authentication):
Install-Package statsify.client -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package statsify.client -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package statsify.client

OpenWrap

Installing the package:
o add-wrap statsify.client
Uninstalling the package:
o remove-wrap statsify.client

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
0.5.0