Stormancer.Diagnostics
0.1.2.1
dotnet add package Stormancer.Diagnostics --version 0.1.2.1
NuGet\Install-Package Stormancer.Diagnostics -Version 0.1.2.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="Stormancer.Diagnostics" Version="0.1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stormancer.Diagnostics" Version="0.1.2.1" />
<PackageReference Include="Stormancer.Diagnostics" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Stormancer.Diagnostics --version 0.1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stormancer.Diagnostics, 0.1.2.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.
#:package Stormancer.Diagnostics@0.1.2.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Stormancer.Diagnostics&version=0.1.2.1
#tool nuget:?package=Stormancer.Diagnostics&version=0.1.2.1
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 | 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Autofac (>= 8.1.0)
- Microsoft.Diagnostics.Runtime (>= 2.2.332001)
- Microsoft.Diagnostics.Tracing.TraceEvent (>= 3.0.1)
- Stormancer.Server.Common (>= 3.0.1)
- Stormancer.Server.Node (>= 9.2.1.18)
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 | 239 | 2/26/2025 |
| 0.1.2.1-pre | 207 | 3/11/2024 |
| 0.1.2-pre | 285 | 10/29/2023 |
| 0.1.1.3 | 325 | 5/9/2023 |
| 0.1.1.3-pre | 298 | 4/14/2023 |
| 0.1.1.2-pre | 276 | 2/22/2023 |
| 0.1.1 | 594 | 10/20/2022 |
| 0.1.0.17-pre | 288 | 10/18/2022 |
| 0.1.0.16-pre | 294 | 10/18/2022 |
| 0.1.0.15-pre | 322 | 10/3/2022 |
| 0.1.0.14 | 540 | 9/28/2022 |
| 0.1.0.14-pre | 332 | 9/26/2022 |
| 0.1.0.13-pre | 340 | 9/21/2022 |
| 0.1.0.12-pre | 324 | 9/12/2022 |
| 0.1.0.10-pre | 387 | 7/7/2022 |
| 0.1.0.9-pre | 375 | 6/28/2022 |
| 0.1.0.8-pre | 347 | 6/27/2022 |
| 0.1.0.7-pre | 335 | 6/22/2022 |
| 0.1.0.6-pre | 333 | 6/22/2022 |
| 0.1.0.5-pre | 324 | 6/22/2022 |
Loading failed
Changed
*******
- Made compatible with new node web API system.
- Move to net8.0.