Stormancer.Diagnostics 0.1.2.1-pre

This is a prerelease version of Stormancer.Diagnostics.
dotnet add package Stormancer.Diagnostics --version 0.1.2.1-pre                
NuGet\Install-Package Stormancer.Diagnostics -Version 0.1.2.1-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.2.1-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.2.1-pre                
#r "nuget: Stormancer.Diagnostics, 0.1.2.1-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.2.1-pre&prerelease

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

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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 121 3/11/2024
0.1.2-pre 201 10/29/2023
0.1.1.3 190 5/9/2023
0.1.1.3-pre 155 4/14/2023
0.1.1.2-pre 145 2/22/2023
0.1.1 440 10/20/2022
0.1.0.17-pre 151 10/18/2022
0.1.0.16-pre 142 10/18/2022
0.1.0.15-pre 166 10/3/2022
0.1.0.14 385 9/28/2022
0.1.0.14-pre 197 9/26/2022
0.1.0.13-pre 185 9/21/2022
0.1.0.12-pre 167 9/12/2022
0.1.0.10-pre 222 7/7/2022
0.1.0.9-pre 212 6/28/2022
0.1.0.8-pre 179 6/27/2022
0.1.0.7-pre 186 6/22/2022
0.1.0.6-pre 191 6/22/2022
0.1.0.5-pre 176 6/22/2022
0.1.0.4-pre 145 6/21/2022

Changed
*******
- Made compatible with new node web API system.
- Move to net8.0.