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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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 | 2,970,385 | 2/20/2014 |
1.0.15 | 1,178 | 1/26/2014 |
1.0.10-alpha | 1,000 | 1/24/2014 |
1.0.7-alpha | 975 | 1/23/2014 |
1.0.6-alpha | 977 | 1/23/2014 |
1.0.0-alpha | 1,001 | 1/21/2014 |