Stormancer.Diagnostics
0.1.1.2-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.
See the version list below for details.
dotnet add package Stormancer.Diagnostics --version 0.1.1.2-pre
NuGet\Install-Package Stormancer.Diagnostics -Version 0.1.1.2-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.1.2-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.1.2-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stormancer.Diagnostics, 0.1.1.2-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.1.2-pre&prerelease // Install Stormancer.Diagnostics as a Cake Tool #tool nuget:?package=Stormancer.Diagnostics&version=0.1.1.2-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Diagnostics API enabling to gather dumps and profiling data about applications..
Product | Versions 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. 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.
-
net6.0
- Microsoft.Diagnostics.Runtime (>= 2.2.332001)
- Microsoft.Diagnostics.Tracing.TraceEvent (>= 3.0.1)
- Stormancer.Server.Common (>= 3.0.1-pre)
- Stormancer.Server.Node (>= 8.1.1-pre)
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
*******
- Compatibility fix for latest node version.