crashdiag 1.3.0.3

dotnet add package crashdiag --version 1.3.0.3
                    
NuGet\Install-Package crashdiag -Version 1.3.0.3
                    
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="crashdiag" Version="1.3.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="crashdiag" Version="1.3.0.3" />
                    
Directory.Packages.props
<PackageReference Include="crashdiag" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add crashdiag --version 1.3.0.3
                    
#r "nuget: crashdiag, 1.3.0.3"
                    
#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.
#:package crashdiag@1.3.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=crashdiag&version=1.3.0.3
                    
Install as a Cake Addin
#tool nuget:?package=crashdiag&version=1.3.0.3
                    
Install as a Cake Tool

This Site Extension provides below functions:

   1. Monitor target processes at background and capture memory dump files when contional exceptions happen
   2. Capture memory dump when high CPU usage happened for certain duration
   3. Capture memory dump when high memory usage happened
   4. Quick generate fulldump on target process in Processes tab
   5. Online analyze generated dump files and create report files (support .NET, PHP and NodeJS_0.10.32_X86)

   IMPORTANT:  Crash Diagnoser will only for Azure Functions on the Dedicated App Service Plan.

   For details, refer to:
   https://blogs.msdn.com/b/asiatech/archive/2016/01/15/tips-of-using-crash-diagnoser-on-azure-web-app.aspx

There are no supported framework assets in this 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.3.0.3 10,198 9/20/2018