Stormancer.Diagnostics 0.1.0.9-pre

This is a prerelease version of Stormancer.Diagnostics.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Stormancer.Diagnostics --version 0.1.0.9-pre
NuGet\Install-Package Stormancer.Diagnostics -Version 0.1.0.9-pre
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="Stormancer.Diagnostics" Version="0.1.0.9-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Diagnostics --version 0.1.0.9-pre
#r "nuget: Stormancer.Diagnostics, 0.1.0.9-pre"
#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 Stormancer.Diagnostics as a Cake Addin
#addin nuget:?package=Stormancer.Diagnostics&version=0.1.0.9-pre&prerelease

// Install Stormancer.Diagnostics as a Cake Tool
#tool nuget:?package=Stormancer.Diagnostics&version=0.1.0.9-pre&prerelease

Diagnostics API enabling to gather dumps and profiling data about applications..

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.1.2.1-pre 72 3/11/2024
0.1.2-pre 168 10/29/2023
0.1.1.3 148 5/9/2023
0.1.1.3-pre 122 4/14/2023
0.1.1.2-pre 117 2/22/2023
0.1.1 404 10/20/2022
0.1.0.17-pre 121 10/18/2022
0.1.0.16-pre 115 10/18/2022
0.1.0.15-pre 136 10/3/2022
0.1.0.14 347 9/28/2022
0.1.0.14-pre 163 9/26/2022
0.1.0.13-pre 154 9/21/2022
0.1.0.12-pre 137 9/12/2022
0.1.0.10-pre 184 7/7/2022
0.1.0.9-pre 175 6/28/2022
0.1.0.8-pre 139 6/27/2022
0.1.0.7-pre 152 6/22/2022
0.1.0.6-pre 157 6/22/2022
0.1.0.5-pre 146 6/22/2022
0.1.0.4-pre 128 6/21/2022

Added
*****
- Created the Diagnostics plugin for stormancer grid
- Enables creating dumps of application hosts
- Enables creating performance traces of application hosts
- /_diagnostics/hosts/?isRunning=true enables searching only running sessions.