Metadata >> NuGet >> JE.ApiExceptions.WebApi.StatsD

JE.ApiExceptions.WebApi.StatsD

Metadata

Authors JUST EAT
Copyrights Copyright JUSTEAT 2015
Description Drop in exception stats and logging for webapi
LicenseUrl http://github.com/justeat/JE.ApiExceptions/LICENSE
Owners JUST EAT
ProjectUrl http://github.com/justeat/JE.ApiExceptions
ReleaseNotes http://github.com/justeat/JE.ApiExceptions/CHANGELOG.md
RequireLicenseAcceptance False
Tags webapi exception-handling exceptions metrics statsd diagnostics statistics
Dependencies JustEat.StatsD:1.0.3.15|Microsoft.AspNet.WebApi.Core:5.2.3
Title JE.ApiExceptions.StatsD
PackageSize 9612
PackageHashAlgorithm SHA512
PackageHash 9732NnvXKaqI8gIt8kpw8fHsChxfNq7/XA062uQUZinI5VJJ+M/xRXAY9qr9l7++LLcIkO/tNXKWZOwkVhl4zw==
DownloadCount 000000
CreatedDate 2015-09-23T15:53:28

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

OpenWrap

Installing the package:
o add-wrap JE.ApiExceptions.WebApi.StatsD
Uninstalling the package:
o remove-wrap JE.ApiExceptions.WebApi.StatsD

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