feat: Dynamic command loader, default command with module registry

This commit is contained in:
2025-04-20 12:38:27 +02:00
parent a7cae86254
commit cea3d11a41
13 changed files with 373 additions and 3 deletions

1
.gitignore vendored
View File

@ -402,3 +402,4 @@ FodyWeavers.xsd
# End of https://www.toptal.com/developers/gitignore/api/csharp
.DS_Store
.vscode
.idea