Create an integrated (WPF based) ISE Add-On with PowerShell

The goal of this post is to show you how to create an ISE Add-On that integrates itself graphically in a similar way as the built-in Show-Command Add-On (using the VerticalAddOnTools pane) without having to use Visual Studio and writing the code in C#. As an example I will walk you through the steps to … Continue reading Create an integrated (WPF based) ISE Add-On with PowerShell