Stormancer.Server.Bootstrapper
4.3.0
dotnet tool install --global Stormancer.Server.Bootstrapper --version 4.3.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Stormancer.Server.Bootstrapper --version 4.3.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Stormancer.Server.Bootstrapper&version=4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Stormancer.Server.Bootstrapper --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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. 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.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 496 | 4/29/2021 |
4.3.0-pre | 247 | 4/5/2021 |
4.2.1 | 1,025 | 12/18/2020 |
4.2.1-pre | 351 | 12/15/2020 |
4.2.0.1 | 452 | 12/9/2020 |
4.2.0 | 516 | 12/7/2020 |
4.1.1 | 523 | 12/4/2020 |
4.1.1-pre | 317 | 12/3/2020 |
4.1.0.7 | 193 | 6/18/2023 |
4.1.0.6 | 542 | 10/19/2020 |
4.1.0.6-pre | 339 | 10/19/2020 |
4.1.0.5-pre | 319 | 10/19/2020 |
4.1.0.4-pre | 334 | 10/19/2020 |
4.1.0.2-pre | 360 | 10/19/2020 |
4.1.0.1-pre | 345 | 10/19/2020 |
4.1.0 | 485 | 10/16/2020 |
4.1.0-pre | 411 | 9/4/2020 |
4.0.0.3 | 495 | 8/19/2020 |
4.0.0.3-pre | 430 | 7/3/2020 |
4.0.0.2-pre | 461 | 7/2/2020 |
4.0.0.1-pre | 349 | 7/2/2020 |
4.0.0-pre | 349 | 7/2/2020 |
3.1.0.1-pre | 399 | 7/2/2020 |
3.1.0-pre | 423 | 7/2/2020 |
3.0.3-pre | 455 | 6/23/2020 |
Added
*****
- Added ICommandOptions to dependency container for plugins to get information about the context of the command currently running.