Metadata >> NuGet >> JE.ApiExceptions.WebApi

JE.ApiExceptions.WebApi

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
Dependencies Microsoft.AspNet.WebApi.Core:5.2.3
Title JE.ApiExceptions
PackageSize 9198
PackageHashAlgorithm SHA512
PackageHash 7KWYWxon1n2AgeHoYOcIl0+wS86TSiMiEvqL/z7cfU4P7cdO1vo3a6VRtQRfy4hiHZkTOIb22bBZT4HSny45ag==
DownloadCount 000000
CreatedDate 2015-09-23T15:52:03

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

OpenWrap

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

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