Metadata >> NuGet >> ProductionStackTrace.Analyze

ProductionStackTrace.Analyze

Metadata

Authors Lev Gimelfarb
Copyrights Copyright 2014 by Lev Gimelfarb
Description Analyze stack traces produced by ProductionStackTrace - source line info without deploying PDBs Usage & documentation is at: https://github.com/gimelfarb/ProductionStackTrace
LicenseUrl http://opensource.org/licenses/MIT
Owners Lev Gimelfarb
ProjectUrl https://github.com/gimelfarb/ProductionStackTrace
RequireLicenseAcceptance False
Tags logging unhandled exception stacktrace productionstacktrace production
Title ProductionStackTrace Analyze Library
PackageSize 63674
PackageHashAlgorithm SHA512
PackageHash ylq9xdg6qdTXq8IyV4Leqi9OZV8jXYdHsD8zM1Yt3cIdcY3NaFe1EzmXtN3VTKHHI8jenhU0YXc4jumdH5m2Xg==
DownloadCount 000000
CreatedDate 2014-02-20T01:57:30
Summary Analyze stack traces produced by ProductionStackTrace - source line info without deploying PDBs

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

OpenWrap

Installing the package:
o add-wrap ProductionStackTrace.Analyze
Uninstalling the package:
o remove-wrap ProductionStackTrace.Analyze

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.0.16
1.0.15
1.0.10-alpha
1.0.7-alpha