Metadata >> NuGet >> NServiceKit.Logging.NLog

NServiceKit.Logging.NLog

Metadata

Authors Demis Bellot
Copyrights NServiceKit 2014 and contributors
Description Provides NLog logging integration for other NServiceKit projects
IconUrl http://www.nservicekit.net/logo-100x100.png
Language en-US
LicenseUrl https://github.com/NServiceKit/NServiceKit/blob/v3/LICENSE
Owners NServiceKit
ProjectUrl https://github.com/NServiceKit/NServiceKit.Logging
RequireLicenseAcceptance False
Summary NLog logging integration for NServiceKit, the Opensource .NET and Mono REST Web Services Framework
Tags NServiceKit log logging nlog
Dependencies NLog:2.0.0.2000|NServiceKit.Common:[1.0, 2.0)
Title NServiceKit.Logging.NLog
PackageSize 11438
PackageHashAlgorithm SHA512
PackageHash Qh+utAhckZ+bMIn6PopURzFUZSSxT2KnAlLKCXMnMTDqne6XxLHGzIAgAggJ5ViJtZp1o9q76tHA0MQSufUJkw==
DownloadCount 000000
CreatedDate 2014-08-11T18:05:32

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

OpenWrap

Installing the package:
o add-wrap NServiceKit.Logging.NLog
Uninstalling the package:
o remove-wrap NServiceKit.Logging.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.8