Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This page provides links to additional PowerShell ISE tools you can download and add into PowerShell ISE.
Overview of PowerShell ISE Add-On
A PowerShell ISE Add-on is some bit of code that adds functionality to or within the ISE.
Most ISE Add-ons interact and leverage the PowerShell ISE Add-on Model ($PSIse). For more information on the ISE Object Model see: The Windows PowerShell ISE Scripting Object Model at /en-us/powershell/scripting/core-powershell/ise/the-windows-powershell-ise-scripting-object-model?view=powershell-5.1
Community Authored PowerShell ISE Add-Ons
This section contains pointers to Microsoft and community add-ons with description and related material.
How to Write a PowerShell ISE Add-on with PowerShell
Advice and guidance to those wishing to write ISE add-ons along with sample code.
What | Author | Link |
How to Add Code Snippets to the ISE | Rich Prescott | http://blog.richprescott.com/2011/06/add-code-snippets-to-powershell-ise.html |
Writing Your First Icicle | James Brundage | http://powershellise.com/Writing_Your_First_Icicle/ |
PowerShell v3 ISE and ISE scripting model changes & improvements | Ravikanth Chaganti | Http://www.powershellmagazine.com/2011/09/28/powershell-v3-ise-and-ise-scripting-model-changes-improvements/ |
How to Write a PowerShell ISE Add-on with Visual Studio WPF / XAML (C#)
What | Author | Link |
Creating Add-ons, Plugins, and Tools for the PowerShell ISE | Lee Holmes | http://www.leeholmes.com/blog/2013/04/04/creating-add-ons-plugins-and-tools-for-the-powershell-ise/ |
Create a PowerShell v3 ISE Add-on Tool | Jason Stangroome | http://blog.stangroome.com/2012/01/16/create-a-powershell-v3-ise-add-on-tool/ |
Hacking the PowerShell 3.0 ISE : Introduction | Mike Walker | http://blog.mikewalker.me/2013/06/hacking-powershell-30-ise-introduction.html |
My first PowerShell ISE Add-In | Jan-Hendrik Peters | https://www.janhendrikpeters.de/index.php?/archives/24-My-first-PowerShell-ISE-Add-In.html |
References
To learn more about PowerShell, the ISE and what you can do with them, visit the [[PowerShell Communities]] page.
To learn more about the ISE, see the ISE Help pages at: http://technet.microsoft.com/en-us/library/dd819514.aspx
See Also
http://poshcode.org/1075 |
http://poshcode.org/1075 |