Metadata >> NuGet >> NServiceKit.Logging.EventLog

NServiceKit.Logging.EventLog

Metadata

Authors Demis Bellot
Copyrights NServiceKit 2014 and contributors
Description Provides EventLog 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 Windows Event Log integration for NServiceKit, the Opensource .NET and Mono REST Web Services Framework
Tags NServiceKit log logging eventlog
Dependencies NServiceKit.Common:[1.0, 2.0)
Title NServiceKit.Logging.EventLog
PackageSize 11828
PackageHashAlgorithm SHA512
PackageHash z8NVE61o9vGm1Qj8Q8EdaIStcp6GQq0qAoM/naeAm4JyRgBZEDomJyUG3xx9/hLQBq8CxLdAQ5gIpv5IH/XXwQ==
DownloadCount 000000
CreatedDate 2014-08-11T18:04:11

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

OpenWrap

Installing the package:
o add-wrap NServiceKit.Logging.EventLog
Uninstalling the package:
o remove-wrap NServiceKit.Logging.EventLog

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