Stormancer.Server.Plugins.RemoteControl
0.2.0.27
dotnet add package Stormancer.Server.Plugins.RemoteControl --version 0.2.0.27
NuGet\Install-Package Stormancer.Server.Plugins.RemoteControl -Version 0.2.0.27
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.Server.Plugins.RemoteControl" Version="0.2.0.27" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stormancer.Server.Plugins.RemoteControl" Version="0.2.0.27" />
<PackageReference Include="Stormancer.Server.Plugins.RemoteControl" />
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.Server.Plugins.RemoteControl --version 0.2.0.27
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stormancer.Server.Plugins.RemoteControl, 0.2.0.27"
#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.
#addin nuget:?package=Stormancer.Server.Plugins.RemoteControl&version=0.2.0.27
#tool nuget:?package=Stormancer.Server.Plugins.RemoteControl&version=0.2.0.27
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Enables remote control of automated Stormancer agents.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- jose-jwt (>= 4.1.0)
- Lucene.Net (>= 4.8.0-beta00014)
- Lucene.Net.Analysis.Common (>= 4.8.0-beta00014)
- Newtonsoft.Json (>= 13.0.3)
- Stormancer.Server.Plugins.Queries (>= 0.5.0.6)
- Stormancer.Server.Plugins.Users (>= 10.0.2.46)
- Stormancer.Server.Plugins.Utilities (>= 3.2.0.15)
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.2.0.27 | 143 | 3/3/2025 |
0.2.0.27-pre | 85 | 3/11/2024 |
0.2.0.24-pre | 142 | 5/9/2023 |
0.2.0.23 | 250 | 4/4/2023 |
0.2.0.23-pre | 158 | 3/31/2023 |
0.2.0.22-pre | 238 | 9/14/2022 |
0.2.0.21 | 426 | 9/28/2022 |
0.2.0.20-pre | 182 | 9/12/2022 |
0.2.0.19-pre | 203 | 8/20/2022 |
Changed
*******
- Updated dependency to Users to support new abstraction lib.