Posts related to: Code Structure

PowerShell Framework

PowerShell Framework

Writing code that can be maintained by multiple people always requires some sort of structure. A lot of the frameworks I have seen are overly complicated for what is still essentially quite small scripts. So I decided to build my own

read more