InstanceDetective 1.1.9

dotnet add package InstanceDetective --version 1.1.9
NuGet\Install-Package InstanceDetective -Version 1.1.9
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="InstanceDetective" Version="1.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InstanceDetective --version 1.1.9
#r "nuget: InstanceDetective, 1.1.9"
#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 InstanceDetective as a Cake Addin
#addin nuget:?package=InstanceDetective&version=1.1.9

// Install InstanceDetective as a Cake Tool
#tool nuget:?package=InstanceDetective&version=1.1.9

A WebApp Site extension that allows you to open a command prompt / powershell window to all / any of the instances hosting your site. It also allows you to collect Mini and Full memory dumps of the process's running on any specific instance. It also supports profiling the process. All the data is downloaded on the client in the form of a ZIP file.

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.1.9 1,443 9/7/2018

Added support for ILB ASE's that use self signed certificates.