PS Classes - pushing water uphill?

This page summarizes the projects mentioned and recommended in the original post on /r/PowerShell

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Stucco

    An opinionated Plaster template for high-quality PowerShell modules

  • The stucco module offers a great starting place for building a module where the classes, private functions, and public functions are all kept in their own files and can be “compiled” into a single PSM1 at build time. I don’t think I’ve ever put everything in their own PSM1’s before. Instead, dot source the files you need in your root PSM1.

  • EasyProgressBars

  • Don't know if this will help or not but I used them to make creating progress bars more straight forward here: https://github.com/poshcodebear/EasyProgressBars/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts