Metadata >> NuGet >> librato4net

librato4net

Metadata

Authors Phillip Wong
Copyrights Copyright Phillip Wong 2015
Description Send metrics directly to Librato from your .NET application
LicenseUrl http://opensource.org/licenses/mit-license.php
Owners Phillip Wong
ProjectUrl https://github.com/plmwong/librato4net
ReleaseNotes Changes: 1.0.0 - First release
RequireLicenseAcceptance False
Tags librato metrics metric measurements
Dependencies Newtonsoft.Json:6.0.8
Title librato4net
PackageSize 58764
PackageHashAlgorithm SHA512
PackageHash WH7FU4sjc7URHQiBoGLmRchj47EcrAEshoJH6SPQtWoLNi2kIz/c+H8/kexvnYfR10FFR9d4OoKdQMknJALKNQ==
DownloadCount 000000
CreatedDate 2015-03-08T00:15:59

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

OpenWrap

Installing the package:
o add-wrap librato4net
Uninstalling the package:
o remove-wrap librato4net

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.0.0.25816