Metadata >> NuGet >> SuperMassive.ExceptionHandling

SuperMassive.ExceptionHandling

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.ExceptionHandling
PackageSize 47947
PackageHashAlgorithm SHA512
PackageHash Vnu3KgmrcAqFhLfdaiqS82zLBWgPPIYfanoHH2eec+CmHQkbyusNg9Pk9k6FfGOsWBrn4nwlmjuR44QAOsJnyQ==
DownloadCount 000000
CreatedDate 2015-06-19T22:03:40
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 Exception Handling. Handle your application exceptions like a pro.
Tags SuperMassive Exception Handling ExceptionHandling Abstraction

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

OpenWrap

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

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