Template PowerCommands.zip
Copy the .zip file into the user project template directory. By default, this directory is
%USERPROFILE%\Documents\Visual Studio \Templates\ProjectTemplates
Open Visual Studio and write Power in the searchbox, you should find the PowerCommand template.
I recommend you to use the option Place solution in the same directory
some experimental features for update and create commands using a template the Core depends on that.
Version 1.0.4.1
Released 2025-01-21
- PowerCommandPrivacyAttribute to prevent sensitive data leak out to the logfile.
- Improved dialog and toolbar service.
- New function for deserialization of Yaml.
- Improved ZipService.
- Every PowerCommand implementation now has it´s own working folder.
- Filter on dir command is now not case sensitive.
- Nuget packages has been updated.