Metadata >> NuGet >> JE.ApiExceptions.WebApi.NLog

JE.ApiExceptions.WebApi.NLog

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 logs logging nlog
Dependencies Microsoft.AspNet.WebApi.Core:5.2.3|NLog:4.1.2
Title JE.ApiExceptions.WebApi.NLog
PackageSize 9101
PackageHashAlgorithm SHA512
PackageHash 1JhZ45vUW4guTx4lE0MQ0w0NpUbwHPVvqARf/S0yaB7xrmw0YD4NecuMdbyqsn5fkE39UIjgvDFfiNAm0j2zPg==
DownloadCount 000000
CreatedDate 2015-09-23T15:52:45

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

OpenWrap

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

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