Metadata >> NuGet >> CSharpTest.Net.Logging

CSharpTest.Net.Logging

Metadata

Authors Roger Knapp
Copyrights Copyright 2008-2011 by Roger Knapp, Licensed under the Apache License, Version 2.0
Description ==CSharpTest.Net.Logging== A simple and fast logging that is as easy to use as calling "Log.Error(x)". Just add a reference and go, there is no required configuration necessary, and no namespace to include or object to create. Provides events that can be used to write to other log apis or destinations.
IconUrl http://csharptest.net/favicon.ico
Language en-US
LicenseUrl http://csharptest.net/src/LICENSE-2.0.txt
Owners Roger Knapp
ProjectUrl http://code.google.com/p/csharptest-net/
ReleaseNotes See the main project page (http://code.google.com/p/csharptest-net/) for release notes.
RequireLicenseAcceptance False
Summary CSharpTest.Net.Logging provides a configuration-optional, simplified logging api
Tags Log Logging
Title CSharpTest.Net.Logging
PackageSize 288290
PackageHashAlgorithm SHA512
PackageHash RZmm7+WpCDpOlWZjSdx/gW0eeFjG0WlYx3PWf/gwHl70owH9PaDCqhi2TDjnTcdYwEuS4pWls494pBUAQcP0MA==
DownloadCount 000000
CreatedDate 2014-01-26T22:06:05

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

OpenWrap

Installing the package:
o add-wrap CSharpTest.Net.Logging
Uninstalling the package:
o remove-wrap CSharpTest.Net.Logging

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
2.14.126.467
2.12.810.409
1.11.924.348