ProductionStackTrace 1.0.16
dotnet add package ProductionStackTrace --version 1.0.16
NuGet\Install-Package ProductionStackTrace -Version 1.0.16
<PackageReference Include="ProductionStackTrace" Version="1.0.16" />
paket add ProductionStackTrace --version 1.0.16
#r "nuget: ProductionStackTrace, 1.0.16"
// Install ProductionStackTrace as a Cake Addin
#addin nuget:?package=ProductionStackTrace&version=1.0.16
// Install ProductionStackTrace as a Cake Tool
#tool nuget:?package=ProductionStackTrace&version=1.0.16
Full information stack trace without deploying PDBs
Don't want to deploy PDBs, but still get exception stack traces that map to original source line numbers? Want to have your cake and eat it too?
ProductionStackTrace is intended to run in Production, without any access to PDB symbol files. It produces a stack trace with enough information to be analyzed by the techies back on the base with a help of a Symbol Store to get original source code line numbers.
Usage & documentation is at: https://github.com/gimelfarb/ProductionStackTrace
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.16 | 1,580,126 | 2/20/2014 |
1.0.15 | 968 | 1/26/2014 |
1.0.10-alpha | 870 | 1/24/2014 |
1.0.7-alpha | 836 | 1/23/2014 |
1.0.6-alpha | 845 | 1/23/2014 |
1.0.0-alpha | 883 | 1/21/2014 |