Calabonga.Commandex.Engine
1.1.0-beta.2
See the version list below for details.
dotnet add package Calabonga.Commandex.Engine --version 1.1.0-beta.2
NuGet\Install-Package Calabonga.Commandex.Engine -Version 1.1.0-beta.2
<PackageReference Include="Calabonga.Commandex.Engine" Version="1.1.0-beta.2" />
<PackageVersion Include="Calabonga.Commandex.Engine" Version="1.1.0-beta.2" />
<PackageReference Include="Calabonga.Commandex.Engine" />
paket add Calabonga.Commandex.Engine --version 1.1.0-beta.2
#r "nuget: Calabonga.Commandex.Engine, 1.1.0-beta.2"
#:package Calabonga.Commandex.Engine@1.1.0-beta.2
#addin nuget:?package=Calabonga.Commandex.Engine&version=1.1.0-beta.2&prerelease
#tool nuget:?package=Calabonga.Commandex.Engine&version=1.1.0-beta.2&prerelease
Calabonga.Commandex.Engine
Calabonga.Commandex
Calabonga.Commandex
- Приложение на платформе WPF построенное с использованием CommunityToolkit.MVVM.
Предназначение - оболочка для работы с модулями (плагинами).
Calabonga.Commandex
может:
- Находить модули
.dll
(плагины) в указанной папке. - Запускать модули
.dll
(плагины) из GUI. - Получать от модулей результаты работы.
What is Calabonga.Commandex
It's a complex solution with a few repositories:
Calabonga.Commandex.Shell → Command Executer or Command Launcher. To run commands of any type for any purpose. For example, to execute a stored procedure or just to copy some files to some destination.
Calabonga.Commandex.Commands → Commands for Calabonga.Commandex.Shell that can execute them from unified shell.
Calabonga.Commandex.Shell.Develop.Template → This is a Developer version of the Command Executer (
Calabonga.Commandex
). Which is created to runs commands of any type for any purposes. For example, to execute a stored procedure or just to co…Calabonga.Commandex.Engine → Engine and contracts library for Calabonga.Commandex. Contracts are using for developing a modules for Commandex Shell.
Calabonga.Commandex.Engine (en)
Engine and contracts library for Calabonga.Commandex. Contracts are using for developing a modules for Commandex Shell.
История изменений
v1.1.0-beta.1 2024-10-03
- Dialog window size management improved
v1.0.0 2024-10-01
- First Release
v1.0.0-rc.17 2024-09-28
ParameterCommandexCommand
getting parameter and setting parameter refactored. PropertyParameter
removed. For read data you can useReadParameter()
method. And for write -WriteParameter()
.- Some summaries added/updated
v1.0.0-rc.16 2024-09-16
- UX refactored
- Menu added
- Shortcuts added
- Three type of the command list view added
IDialogResult
renamed toIViewModel
- New property
Tags
added toICommandexCommand
for future commands groups management
v1.0.0-rc.15 2024-09-15
- Restart Wizard command crash fixed.
- NotificationDialog windows size fixed.
v1.0.0-rc.14 2024-09-14
- Main window MinHeight and MinWitdth are set
- Wizard window MinHeight and MinWidth are set
- Wizard window UX management properties make as virtual
- Some controls sizing improved
- Nugets dependencies updated
- Windows accent color is set for
ActiveStep
on Wizard dialog.
v1.0.0-rc.13 2024-09-13
- Nugets versions updated
OnSetParameter()
method created forIDialogResult
DialogService
implementation moved into engine nugetNotificationDialog
implementation moved into engine nugetWizard
component moved into engine nugetAppSettings
moved into engine nuget
v1.0.0-rc.11 2024-09-11
ShoeDialog()
added override with special parameter forViewModel
- Nuget feed URL moved into configuration parameters
v1.0.0-rc.3 2024-08-14
Реализован новый тип команды Wizard для Commandex. Теперь можно формировать набор шагов, которые проходит команда при в выполнении.
Обновлен также Shell для Developer, чтобы иметь возможность запускать новый тип команд.
v1.0.0-beta.9 2024-08-02
- Добавлена возможность управлять типом
Window
при отображении модального окна.
v1.0.0-beta.7 2024-07-31
- Первая публичная сборка в nuget
Видео (Video)
В основном репозитории Calabonga.Commandex.Shell есть несколько видео с инструкциями и разъяснениями, как использовать Commandex. А также видео о том, какие типы команд существуют и как для Commandex создавать команды разных типов.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
-
net8.0-windows7.0
- Calabonga.Results (>= 1.1.0)
- Calabonga.Wpf.AppDefinitions (>= 1.0.0)
- CommunityToolkit.Common (>= 8.3.1)
- CommunityToolkit.Diagnostics (>= 8.3.1)
- CommunityToolkit.Mvvm (>= 8.3.1)
- DotNetEnv (>= 3.1.1)
- Microsoft.Xaml.Behaviors.Wpf (>= 1.1.135)
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 |
---|---|---|
3.0.0 | 165 | 7/18/2025 |
3.0.0-rc.3 | 121 | 7/17/2025 |
3.0.0-rc.2 | 118 | 7/17/2025 |
3.0.0-rc.1 | 122 | 7/17/2025 |
3.0.0-beta.2 | 119 | 7/17/2025 |
3.0.0-beta.1 | 120 | 7/16/2025 |
2.8.1 | 171 | 7/9/2025 |
2.8.0 | 169 | 7/8/2025 |
2.8.0-beta.2 | 126 | 7/8/2025 |
2.7.0 | 170 | 7/8/2025 |
2.7.0-beta.2 | 124 | 7/6/2025 |
2.7.0-beta.1 | 59 | 7/5/2025 |
2.6.0 | 150 | 7/4/2025 |
2.6.0-beta.1 | 127 | 7/2/2025 |
2.5.0 | 124 | 6/29/2025 |
2.3.0 | 184 | 6/18/2025 |
2.2.0 | 248 | 4/15/2025 |
2.1.0 | 165 | 1/30/2025 |
2.0.3 | 133 | 1/20/2025 |
2.0.2 | 137 | 1/16/2025 |
2.0.0 | 157 | 11/19/2024 |
2.0.0-beta.1 | 74 | 11/19/2024 |
1.4.2 | 159 | 11/5/2024 |
1.4.1 | 174 | 11/1/2024 |
1.3.0 | 157 | 10/12/2024 |
1.2.0 | 163 | 10/9/2024 |
1.2.0-beta.1 | 95 | 10/9/2024 |
1.1.0 | 154 | 10/7/2024 |
1.1.0-beta.2 | 85 | 10/3/2024 |
1.1.0-beta.1 | 102 | 10/3/2024 |
1.0.0 | 161 | 9/30/2024 |
1.0.0-rc.17 | 103 | 9/28/2024 |
1.0.0-rc.16 | 115 | 9/16/2024 |
1.0.0-rc.15 | 91 | 9/14/2024 |
1.0.0-rc.13 | 94 | 9/13/2024 |
1.0.0-rc.12 | 88 | 9/13/2024 |
1.0.0-rc.11 | 95 | 9/11/2024 |
1.0.0-rc.10 | 92 | 9/10/2024 |
1.0.0-rc.9 | 90 | 9/5/2024 |
1.0.0-rc.8 | 81 | 9/5/2024 |
1.0.0-rc.7 | 87 | 9/4/2024 |
1.0.0-rc.6 | 89 | 9/4/2024 |
1.0.0-rc.5 | 111 | 8/20/2024 |
1.0.0-rc.4 | 101 | 8/16/2024 |
1.0.0-rc.3 | 115 | 8/14/2024 |
1.0.0-beta.20 | 104 | 8/7/2024 |
1.0.0-beta.17 | 80 | 8/5/2024 |
1.0.0-beta.16 | 61 | 8/5/2024 |
1.0.0-beta.13 | 64 | 8/4/2024 |
1.0.0-beta.10 | 74 | 8/2/2024 |
1.0.0-beta.9 | 69 | 8/2/2024 |
1.0.0-beta.7 | 73 | 7/31/2024 |
Dialog window size management improved for ObservableValidator too.