Metadata >> NuGet >> CqlSharp.NLog

CqlSharp.NLog

Metadata

Authors Joost Reuzel
Copyrights Copyright 2014 Joost Reuzel
Description An NLog logging extension to process CqlSharp logs through the NLog library. CqlSharp is a high performance, asynchronous Cassandra CQL binary protocol client implementing the ADO.NET data provider interfaces. See https://github.com/reuzel/CqlSharp/wiki for details.
IconUrl https://raw.github.com/reuzel/CqlSharp/master/logo.png
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Joost Reuzel
ProjectUrl https://github.com/reuzel/CqlSharp/wiki
ReleaseNotes ## Version 0.1.0 - First version
RequireLicenseAcceptance False
Summary An NLog logging extension to process CqlSharp logs through the NLog library.
Tags Cassandra CQL ADO.NET client database provider driver nosql net45 TPL async high-performance CqlSharp nlog logging
Dependencies CqlSharp:0.13.0|NLog:3.1.0.0
Title CQLSharp.Nlog - An NLog log provider for CqlSharp
PackageSize 10200
PackageHashAlgorithm SHA512
PackageHash tGoTvxdCMYGdkkR9KOk6T080zmb1H/VCb0bZL5WFmhbk3gTa2OXV5sXhJGp2KjY2vT/lKM7swWChbW3k7j5A7g==
DownloadCount 000000
CreatedDate 2014-09-07T21:32:38

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

OpenWrap

Installing the package:
o add-wrap CqlSharp.NLog
Uninstalling the package:
o remove-wrap CqlSharp.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
0.1.0.0