Metadata >> NuGet >> Exceptionless.Signed

Exceptionless.Signed

Metadata

Authors Exceptionless
Description Exceptionless client for non visual (ie. Console and Services) applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.
IconUrl https://be.exceptionless.io/img/exceptionless-32.png
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Exceptionless
ProjectUrl http://exceptionless.io/
ReleaseNotes http://exceptionless.io/category/versions/
RequireLicenseAcceptance False
Tags Error Report Reporting Exception Logging Log ELMAH
Dependencies Exceptionless.Portable.Signed:[2.0.1288]
PackageSize 191364
PackageHashAlgorithm SHA512
PackageHash FiZ+tPoQIADbwpByVdCnF2WCyFpzEzQLuqvsTu026n8TDLwfc9n/K9J3KbFccc8g7kWbaClEpMEBm73zANyWQA==
DownloadCount 000000
CreatedDate 2015-03-27T03:17:29

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

OpenWrap

Installing the package:
o add-wrap Exceptionless.Signed
Uninstalling the package:
o remove-wrap Exceptionless.Signed

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.0.1288
2.0.1280