Crash.Diagnoser 1.3.0.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Crash.Diagnoser --version 1.3.0.1
NuGet\Install-Package Crash.Diagnoser -Version 1.3.0.1
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="Crash.Diagnoser" Version="1.3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crash.Diagnoser --version 1.3.0.1
#r "nuget: Crash.Diagnoser, 1.3.0.1"
#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 Crash.Diagnoser as a Cake Addin
#addin nuget:?package=Crash.Diagnoser&version=1.3.0.1

// Install Crash.Diagnoser as a Cake Tool
#tool nuget:?package=Crash.Diagnoser&version=1.3.0.1

A Site Extension can:
   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)


   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