ProductionStackTrace 1.0.16

dotnet add package ProductionStackTrace --version 1.0.16
NuGet\Install-Package ProductionStackTrace -Version 1.0.16
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ProductionStackTrace" Version="1.0.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ProductionStackTrace --version 1.0.16
#r "nuget: ProductionStackTrace, 1.0.16"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,666,565 2/20/2014
1.0.15 1,137 1/26/2014
1.0.10-alpha 964 1/24/2014
1.0.7-alpha 940 1/23/2014
1.0.6-alpha 944 1/23/2014
1.0.0-alpha 970 1/21/2014