Calabonga.Commandex.Shell.Develop.Template
1.0.0-beta.1
See the version list below for details.
dotnet new install Calabonga.Commandex.Shell.Develop.Template::1.0.0-beta.1
Calabonga.Commandex.Shell.Develop
Description
This is a Developer version of the Command Executer (Calabonga.Commandex). Witch is created to runs commands of any type for any purposes. For example, to execute a stored procedure or just to copy some files to some destination. And so on...
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). Witch 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.
How to use
This application can only test your Command for Commandex, but almost in a real conditions. How? Please do a few simple steps:
- Please implement a
ICommandexCommandinterface in WPF Class Library project and add reference toCalabonga.Commandex.Shell.Develop. - Register your
ICommandexCommandimplementation in theDependencyContainer.cs. - Inject your command implementation into
MainWindowsViewModelasICommandexCommand. - Use your injected instance in
ExecuteAsync()method to execute command. - If you everything do correctly, than after button click on the form your command will come executed.
Ingredients
WPF, MVVM, CommunityToolkit, etc.
Versions history
v1.0.0-beta.1 2024-08-01
- First commit
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.1 | 290 | 12/5/2025 |
| 4.0.0 | 265 | 12/5/2025 |
| 3.0.1 | 506 | 7/26/2025 |
| 3.0.0 | 339 | 7/18/2025 |
| 2.8.1 | 312 | 7/12/2025 |
| 2.6.0 | 295 | 7/5/2025 |
| 2.5.0 | 326 | 6/29/2025 |
| 2.3.2 | 314 | 6/28/2025 |
| 2.3.1 | 356 | 6/20/2025 |
| 2.1.2 | 334 | 1/11/2025 |
| 2.0.0 | 328 | 11/19/2024 |
| 2.0.0-beta.1 | 260 | 11/19/2024 |
| 1.4.2 | 339 | 11/12/2024 |
| 1.4.1 | 353 | 11/1/2024 |
| 1.3.0 | 336 | 10/12/2024 |
| 1.2.0 | 331 | 10/9/2024 |
| 1.0.0 | 339 | 9/30/2024 |
| 1.0.0-beta.1 | 279 | 8/1/2024 |