Calabonga.Commandex.Engine
1.0.0-rc.10
See the version list below for details.
dotnet add package Calabonga.Commandex.Engine --version 1.0.0-rc.10
NuGet\Install-Package Calabonga.Commandex.Engine -Version 1.0.0-rc.10
<PackageReference Include="Calabonga.Commandex.Engine" Version="1.0.0-rc.10" />
paket add Calabonga.Commandex.Engine --version 1.0.0-rc.10
#r "nuget: Calabonga.Commandex.Engine, 1.0.0-rc.10"
// Install Calabonga.Commandex.Engine as a Cake Addin #addin nuget:?package=Calabonga.Commandex.Engine&version=1.0.0-rc.10&prerelease // Install Calabonga.Commandex.Engine as a Cake Tool #tool nuget:?package=Calabonga.Commandex.Engine&version=1.0.0-rc.10&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.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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. |
-
net8.0-windows7.0
- Calabonga.Results (>= 1.1.0)
- Calabonga.Wpf.AppDefinitions (>= 1.0.0)
- CommunityToolkit.Common (>= 8.3.0)
- CommunityToolkit.Diagnostics (>= 8.3.0)
- CommunityToolkit.Mvvm (>= 8.2.2)
- DotNetEnv (>= 3.1.1)
- 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.1.0 | 62 | 1/30/2025 |
2.0.3 | 75 | 1/20/2025 |
2.0.2 | 77 | 1/16/2025 |
2.0.0 | 108 | 11/19/2024 |
2.0.0-beta.1 | 54 | 11/19/2024 |
1.4.2 | 124 | 11/5/2024 |
1.4.1 | 116 | 11/1/2024 |
1.3.0 | 114 | 10/12/2024 |
1.2.0 | 113 | 10/9/2024 |
1.2.0-beta.1 | 71 | 10/9/2024 |
1.1.0 | 96 | 10/7/2024 |
1.1.0-beta.2 | 64 | 10/3/2024 |
1.1.0-beta.1 | 65 | 10/3/2024 |
1.0.0 | 112 | 9/30/2024 |
1.0.0-rc.17 | 61 | 9/28/2024 |
1.0.0-rc.16 | 92 | 9/16/2024 |
1.0.0-rc.15 | 70 | 9/14/2024 |
1.0.0-rc.13 | 73 | 9/13/2024 |
1.0.0-rc.12 | 65 | 9/13/2024 |
1.0.0-rc.11 | 72 | 9/11/2024 |
1.0.0-rc.10 | 68 | 9/10/2024 |
1.0.0-rc.9 | 69 | 9/5/2024 |
1.0.0-rc.8 | 58 | 9/5/2024 |
1.0.0-rc.7 | 68 | 9/4/2024 |
1.0.0-rc.6 | 61 | 9/4/2024 |
1.0.0-rc.5 | 90 | 8/20/2024 |
1.0.0-rc.4 | 78 | 8/16/2024 |
1.0.0-rc.3 | 92 | 8/14/2024 |
1.0.0-beta.20 | 71 | 8/7/2024 |
1.0.0-beta.17 | 42 | 8/5/2024 |
1.0.0-beta.16 | 43 | 8/5/2024 |
1.0.0-beta.13 | 45 | 8/4/2024 |
1.0.0-beta.10 | 53 | 8/2/2024 |
1.0.0-beta.9 | 51 | 8/2/2024 |
1.0.0-beta.7 | 52 | 7/31/2024 |
Nuget feed URL moved into configuration management