Metadata >> NuGet >> Exceptionless.Portable.Signed

Exceptionless.Portable.Signed

Metadata

Authors Exceptionless
Description Exceptionless client for portable 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 pcl
PackageSize 1137389
PackageHashAlgorithm SHA512
PackageHash 4esjD5Itn7FC3zEGxL2GUhTOAerNPFYGsag041TDYn+CV0tsrJCDlNjSM1xk+iQFCfTp28QfFbYQLNimm4iZtA==
DownloadCount 000000
CreatedDate 2015-03-27T03:16:28

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

OpenWrap

Installing the package:
o add-wrap Exceptionless.Portable.Signed
Uninstalling the package:
o remove-wrap Exceptionless.Portable.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