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]
Clearing sysobject unresolved reference warnings in Database Projects. 19 December 2019 Donovan Work (0) In this post I show you how to clear sysobject warnings from Visual Studio 2019 Database projects. [More]
Building the new Windows Terminal with Visual Studio 2019 08 May 2019 Donovan Work (7) In this post I show you how to build the new Windows Terminal using Visual Studio 2019. [More]
Getting started with Xamarin in Visual Studio 2019 20 April 2019 Donovan Work (0) In this post I show you how to get past all the errors and warnings you get with a new Xamarin project in Visual Studio 2019. [More]
Using Az module with Visual Studio Azure resource group projects 03 February 2019 Donovan Work (3) In this post I show you how to upgrade your resource group projects to use the Az module. [More]
How to suppress SonarLint Analyzers rules in Visual Studio 2017 12 March 2018 Donovan Work (1) In this post I show you how to disable SonarLint rules per project wihout using GlobalSuppressions files. [More]
How to deploy your mobile app to all emulators at once 13 June 2016 Donovan-Brown Work (0) In this post I show you how to deploy your mobile app to all three emulators at once. [More]
I get an error trying to run my Pester test with PowerShell Tools for Visual Studio 2015 31 December 2015 Donovan-Brown Work (1) In this post I show you how to get your Pester test running in Visual Studio [More]
2015 Ignite New Zealand demo prep: Step 3 03 October 2015 Donovan-Brown Work (16) In this post we configure our Docker hosts. [More]