Top

Tag: object oriented programming


Software

Object-Oriented PowerShell Module Design

December 28, 2015

Via: Toms IT Pro

If you’re just starting out creating PowerShell modules, design probably isn’t the first idea to come to your head. You’re more likely to think about simply placing similar functions in a module and running Import-Module to bring them into your […]