Metadata >> NuGet >> SuperMassive.Logging.AzureTable

SuperMassive.Logging.AzureTable

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 WindowsAzure.Storage:4.3.0|SuperMassive.Logging:1.4.6|SuperMassive:1.4.6
Title SuperMassive.Logging.AzureTable
PackageSize 19617
PackageHashAlgorithm SHA512
PackageHash hEtaGni9cALZQ/cyG2uEdej8X90J8lNniYhdl9LWlZmkrhPDEzG/seFi4V6lAbmRE1fIMgFupcX4aN+uxNM5CA==
DownloadCount 000000
CreatedDate 2015-06-19T22:06:28
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 to Microsoft Azure Table Storage. Concrete logging implementation.
Tags SuperMassive Logging Trace Azure CloudTable

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

OpenWrap

Installing the package:
o add-wrap SuperMassive.Logging.AzureTable
Uninstalling the package:
o remove-wrap SuperMassive.Logging.AzureTable

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