Metadata >> NuGet >> SuperMassive.Logging

SuperMassive.Logging

Metadata

Authors PulsarBlow
Copyrights Copyright © PulsarBlow 2015
Description SuperMassive is a small condensed framework of reusable .NET components and utility classes. It's your supermassive swiss army knife.
Owners PulsarBlow
RequireLicenseAcceptance False
Dependencies SuperMassive:1.4.6
Title SuperMassive.Logging
PackageSize 95796
PackageHashAlgorithm SHA512
PackageHash xe0UP0ZXlu3bOJoM0oz44OhWIsdijIxSkMKvDAcS2/zqvhueHn5viLnkZklqQhKH3NU7Q/pJFExbbFJdz4AtjA==
DownloadCount 000000
CreatedDate 2015-06-19T22:05:49
IconUrl https://raw.githubusercontent.com/PulsarBlow/SuperMassive/master/supermassive.png
LicenseUrl https://raw.github.com/PulsarBlow/SuperMassive/master/LICENCE
ProjectUrl http://github.com/PulsarBlow/SuperMassive
Summary SuperMassive logging abstractions. A solid foundation on which to build your logging infrastructure.
Tags SuperMassive Logging Abstraction TraceListener Formatter

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

OpenWrap

Installing the package:
o add-wrap SuperMassive.Logging
Uninstalling the package:
o remove-wrap SuperMassive.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
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0