SigmaOrigo.Diagnostics.Agent
1.8.4
Prefix Reserved
dotnet add package SigmaOrigo.Diagnostics.Agent --version 1.8.4
NuGet\Install-Package SigmaOrigo.Diagnostics.Agent -Version 1.8.4
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="SigmaOrigo.Diagnostics.Agent" Version="1.8.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SigmaOrigo.Diagnostics.Agent --version 1.8.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SigmaOrigo.Diagnostics.Agent, 1.8.4"
#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 SigmaOrigo.Diagnostics.Agent as a Cake Addin #addin nuget:?package=SigmaOrigo.Diagnostics.Agent&version=1.8.4 // Install SigmaOrigo.Diagnostics.Agent as a Cake Tool #tool nuget:?package=SigmaOrigo.Diagnostics.Agent&version=1.8.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Use this package to develop diagnostics agents that can be run by the Sigma Origo diagnostics bridge.
Create a class that derive from AgentApplication
and invoke the RunAgentAsync
method from your main entry point.
Override the RunSwdlAsync
method if your agent is capable of executing Software Download operations.
Use the swdl
.NET tool to execute and debug your agent.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- SigmaOrigo.Diagnostics.Agent.Protocol (>= 1.2.3)
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.8.4 | 397 | 8/20/2024 |
1.8.3 | 123 | 7/6/2024 |
1.7.2 | 94 | 7/5/2024 |
1.7.0 | 139 | 5/30/2024 |
1.6.0 | 509 | 3/18/2024 |
1.5.0 | 157 | 3/5/2024 |
1.4.5 | 126 | 2/22/2024 |
1.4.3 | 260 | 2/15/2024 |
1.4.2 | 141 | 2/12/2024 |
1.4.1 | 173 | 2/1/2024 |
1.3.0 | 251 | 10/12/2023 |
1.2.0 | 172 | 10/3/2023 |
1.1.6 | 198 | 9/28/2023 |
1.1.0 | 164 | 9/27/2023 |
1.0.0 | 260 | 9/4/2023 |
1.0.0-preview.16 | 97 | 6/19/2023 |
1.0.0-preview.15 | 192 | 5/10/2023 |
1.0.0-preview.14 | 75 | 5/10/2023 |
1.0.0-preview.5 | 97 | 4/27/2023 |