Metadata >> NuGet >> slf4net

slf4net

Metadata

Authors slf4net
Copyrights Copyright 2012
Description slf4net - The Simple Logging Façade for .NET.
LicenseUrl http://englishtown.mit-license.org/
Owners slf4net
ProjectUrl https://github.com/englishtown/slf4net
ReleaseNotes This is the initial beta release of slf4net
RequireLicenseAcceptance False
Title slf4net
PackageSize 65960
PackageHashAlgorithm SHA512
PackageHash 9dUrjTr4gVFH3zXyUdE73UkTt52S0MmNo8qf6y2lICAoRtjkejwXq3N7eSL6Dyrwn78pSV/wE0q+CshFLhHiqg==
DownloadCount 000000
CreatedDate 2012-11-07T17:14:10

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

OpenWrap

Installing the package:
o add-wrap slf4net
Uninstalling the package:
o remove-wrap slf4net

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.32.1
0.1.21.1
0.1.15.1
0.1.14.1
0.0.1.0