Calabonga.Commandex.Engine
1.0.0-beta.9
This is a prerelease version of Calabonga.Commandex.Engine.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Calabonga.Commandex.Engine --version 1.0.0-beta.9
NuGet\Install-Package Calabonga.Commandex.Engine -Version 1.0.0-beta.9
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="Calabonga.Commandex.Engine" Version="1.0.0-beta.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Calabonga.Commandex.Engine --version 1.0.0-beta.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Calabonga.Commandex.Engine, 1.0.0-beta.9"
#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 Calabonga.Commandex.Engine as a Cake Addin #addin nuget:?package=Calabonga.Commandex.Engine&version=1.0.0-beta.9&prerelease // Install Calabonga.Commandex.Engine as a Cake Tool #tool nuget:?package=Calabonga.Commandex.Engine&version=1.0.0-beta.9&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Engine and contracts library for Calabonga.Commandex. Contracts are using for developing a modules for Commandex Shell.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0-windows7.0
- Calabonga.Results (>= 1.1.0)
- Calabonga.Wpf.AppDefinitions (>= 1.0.0-beta.9)
- CommunityToolkit.Common (>= 8.2.2)
- CommunityToolkit.Diagnostics (>= 8.2.2)
- CommunityToolkit.Mvvm (>= 8.2.2)
- Microsoft.Xaml.Behaviors.Wpf (>= 1.1.122)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Calabonga.Commandex.Engine:
Package | Downloads |
---|---|
Calabonga.Commandex.Engine.Processors
Results Processors for Calabonga.Commandex commands execution results. This is an extended version of the just show string in the notification dialog. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 68 | 11/19/2024 |
2.0.0-beta.1 | 31 | 11/19/2024 |
1.4.2 | 94 | 11/5/2024 |
1.4.1 | 86 | 11/1/2024 |
1.3.0 | 98 | 10/12/2024 |
1.2.0 | 93 | 10/9/2024 |
1.2.0-beta.1 | 51 | 10/9/2024 |
1.1.0 | 79 | 10/7/2024 |
1.1.0-beta.2 | 49 | 10/3/2024 |
1.1.0-beta.1 | 51 | 10/3/2024 |
1.0.0 | 96 | 9/30/2024 |
1.0.0-rc.17 | 48 | 9/28/2024 |
1.0.0-rc.16 | 77 | 9/16/2024 |
1.0.0-rc.15 | 52 | 9/14/2024 |
1.0.0-rc.13 | 63 | 9/13/2024 |
1.0.0-rc.12 | 53 | 9/13/2024 |
1.0.0-rc.11 | 62 | 9/11/2024 |
1.0.0-rc.10 | 57 | 9/10/2024 |
1.0.0-rc.9 | 61 | 9/5/2024 |
1.0.0-rc.8 | 50 | 9/5/2024 |
1.0.0-rc.7 | 60 | 9/4/2024 |
1.0.0-rc.6 | 53 | 9/4/2024 |
1.0.0-rc.5 | 80 | 8/20/2024 |
1.0.0-rc.4 | 70 | 8/16/2024 |
1.0.0-rc.3 | 79 | 8/14/2024 |
1.0.0-beta.20 | 63 | 8/7/2024 |
1.0.0-beta.17 | 36 | 8/5/2024 |
1.0.0-beta.16 | 35 | 8/5/2024 |
1.0.0-beta.13 | 39 | 8/4/2024 |
1.0.0-beta.10 | 44 | 8/2/2024 |
1.0.0-beta.9 | 42 | 8/2/2024 |
1.0.0-beta.7 | 42 | 7/31/2024 |
Dialog window visualization properties added for different type of dialogs from ICommandexCommand implementation.