Metadata >> NuGet >> ProductionStackTrace.Analyze.Console

ProductionStackTrace.Analyze.Console

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 Tool
PackageSize 92708
PackageHashAlgorithm SHA512
PackageHash v7C+hWE2ZoURV7EHtZrAAeyDwbe9d8MVOlLk7g+EDrwC9cAopt9YJuInonM4tZKQAqyW8WwPVUq50mz0QGzKhw==
DownloadCount 000000
CreatedDate 2014-02-20T01:57:44
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.Console -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ProductionStackTrace.Analyze.Console -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.Console
Installing the package (HTTP Basic authentication):
Install-Package ProductionStackTrace.Analyze.Console -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ProductionStackTrace.Analyze.Console -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ProductionStackTrace.Analyze.Console

OpenWrap

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

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