Watch where you put Received when working with NSubstitute 22 July 2020 Donovan Work (0) In this post we will talk about a very easy mistake to make when working with NSubstitute. [More]
My binary PowerShell module fails to load when using other assemblies 22 July 2020 Donovan Work (0) In this post I show you how to copy local dependencies of your .NET Core, PowerShell modules. [More]
Setting up Visual Studio to debug a binary PowerShell module 21 July 2020 Donovan Work (0) In this post I will show you how to setup Visual Studio to debug a binary PowerShell module. [More]
Binary Cmdlets and Directory.GetCurrentDirectory() don’t mix 20 July 2020 Donovan Work (0) In this post I will show you how to retrieve the current folder your binary cmdlet is running in. [More]