Scanning .NET Target Frameworks with PowerShell
Here a useful script to scan a folder to find out what .NET Target Frameworks is used across lot of…
Here a useful script to scan a folder to find out what .NET Target Frameworks is used across lot of…
I will provide a script for cloning all repositories from Azure DevOps in an organisation with projects and repositories using…
Do you want to test your script to delete files in a production environment? Here an explanation for testing PowerShell…
I want to share with you an awesome way for testing PowerShell scripts with Pester, a framework for PowerShell script…