Petabridge.Cmd.Common
0.2.0
Prefix Reserved
See the version list below for details.
dotnet add package Petabridge.Cmd.Common --version 0.2.0
NuGet\Install-Package Petabridge.Cmd.Common -Version 0.2.0
<PackageReference Include="Petabridge.Cmd.Common" Version="0.2.0" />
paket add Petabridge.Cmd.Common --version 0.2.0
#r "nuget: Petabridge.Cmd.Common, 0.2.0"
// Install Petabridge.Cmd.Common as a Cake Addin #addin nuget:?package=Petabridge.Cmd.Common&version=0.2.0 // Install Petabridge.Cmd.Common as a Cake Tool #tool nuget:?package=Petabridge.Cmd.Common&version=0.2.0
Commandline tools for working with Akka.NET and Akka.Cluster
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Akka (>= 1.1.3)
- Hyperion (>= 0.9.2)
- Newtonsoft.Json (>= 9.0.1)
- System.Collections.Immutable (>= 1.1.36)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Petabridge.Cmd.Common:
Package | Downloads |
---|---|
Petabridge.Cmd.Host
Host engine for the Petabridge.Cmd CLI for managing Akka.NET apps and clusters. Used to load available commands into the cluster itself. |
|
Petabridge.Cmd.Remote
Akka.Remote Petabridge.Cmd palettes for connection and monitoring. |
|
Petabridge.Cmd.Testing
Integration testing tools for validating custom Petabridge.Cmd commands. |
|
FAkka.Shared
Package Description |
|
FAkka.Seed.7.0
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.3 | 31,708 | 6/17/2024 |
1.4.2 | 1,264 | 6/11/2024 |
1.4.1 | 26,336 | 3/18/2024 |
1.4.0 | 25,445 | 1/12/2024 |
1.3.3 | 783 | 1/10/2024 |
1.3.2 | 73,861 | 7/18/2023 |
1.3.1 | 25,444 | 5/4/2023 |
1.3.0 | 20,645 | 3/3/2023 |
1.3.0-beta1 | 456 | 3/1/2023 |
1.2.2 | 17,375 | 1/19/2023 |
1.2.1 | 4,201 | 12/19/2022 |
1.2.0 | 5,266 | 11/18/2022 |
1.1.4 | 2,023 | 7/17/2023 |
1.1.3 | 18,226 | 10/20/2022 |
1.1.2 | 8,361 | 9/28/2022 |
1.1.1 | 2,084 | 9/23/2022 |
1.1.0 | 78,224 | 6/9/2022 |
1.0.2 | 90,750 | 11/16/2021 |
1.0.1 | 41,340 | 8/3/2021 |
1.0.0 | 3,554 | 7/26/2021 |
0.8.5 | 83,540 | 5/3/2021 |
0.8.4 | 1,438 | 4/30/2021 |
0.8.3 | 13,277 | 3/18/2021 |
0.8.2 | 45,568 | 11/24/2020 |
0.8.1 | 10,628 | 11/16/2020 |
0.8.0 | 72,900 | 3/11/2020 |
0.8.0-rc2 | 974 | 3/10/2020 |
0.8.0-rc1 | 901 | 3/3/2020 |
0.7.1 | 25,404 | 3/3/2020 |
0.7.0 | 45,752 | 10/3/2019 |
0.6.3 | 18,462 | 7/30/2019 |
0.6.2 | 8,416 | 6/19/2019 |
0.6.1 | 5,042 | 5/19/2019 |
0.6.0 | 9,809 | 5/9/2019 |
0.5.0 | 52,268 | 3/6/2019 |
0.4.1 | 6,995 | 12/7/2018 |
0.4.0 | 2,345 | 11/27/2018 |
0.3.3 | 65,258 | 2/27/2018 |
0.3.2 | 17,932 | 12/20/2017 |
0.3.1 | 5,281 | 9/19/2017 |
0.3.0 | 2,414 | 9/14/2017 |
0.2.2 | 7,128 | 6/25/2017 |
0.2.1 | 1,769 | 6/6/2017 |
0.2.0 | 6,626 | 5/21/2017 |
0.1.2 | 1,603 | 4/25/2017 |
0.1.1 | 1,615 | 4/21/2017 |
0.1.0 | 2,307 | 4/18/2017 |
Added support for actor hierarchy visualization via the `actor hierarchy` built-in command.