Skip to content

Version 1.0.4.1

Latest
Compare
Choose a tag to compare
@PowerCommands PowerCommands released this 21 Jan 18:27
· 8 commits to main since this release

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.