About 342,000 results
Open links in new tab
  1. Design patterns implemented with PowerShell - GitHub

    Design patterns implemented with PowerShell. In software engineering, a software design pattern is a general, reusable solution to a commonly occurring problem within a given context in …

  2. Powershell: Building a Module, one microstep at a time

    May 27, 2017 · We often learn how to build a module without really understanding why they are built that way. In this post, we will turn a common script scenario into a full module one step at …

  3. Strongly Encouraged Development Guidelines - PowerShell

    Apr 11, 2024 · The Windows PowerShell path is the mechanism for normalizing access to namespaces. When you assign a Windows PowerShell path to a parameter in the cmdlet, the …

  4. Software Design Patterns in Powershell: Strategy Pattern

    Apr 11, 2018 · I’ve been exploring how these patterns work in the Powershell world. The first one I really got my head around was Strategy. The Strategy Pattern. The Strategy pattern is a …

  5. PowerShell standards 1.0 - GitHub Gist

    Nov 1, 2016 · The purpose of this section is to define design patterns and functional standards to produce code and which is more reliable and capable of providing better feedback to the user. …

  6. Powershell v5 Classes & Concepts - GitHub Pages

    The following article outlines the basic syntax of PowerShell classes while subsequently introducing intermediate and advanced design pattern concepts.

  7. algorithm - what is best approach to design multi-part Powershell ...

    Dec 7, 2022 · Module loads json, convert it back to array of objects, and doing something with it. After module finishes its work, it converts results of work to json, and returns path to that json …

  8. Building PowerShell Modules

    An in-depth guide to creating high-quality PowerShell modules including docs, tests, CI/CD, and community engagement.

  9. PowerShell Script Module Design: Building Tools to Automate …

    Nov 1, 2018 · As I previously mentioned a little over a month ago in my blog article PowerShell Script Module Design Philosophy, I'm transitioning my module build process to a non …

  10. Windows PowerShell Best Practices and Patterns - Pluralsight

    Oct 12, 2024 · Learn community-created best practices and patterns for using and programming in Windows PowerShell. Windows PowerShell MVP Don Jones helps you take your Windows …

Refresh