Solution: Unable to find .deps.json when running .NET 5 tests in Azure DevOps Paid Members Public
I recently upgraded some projects to .NET 5 from the previous .NET Core 3.x versions I had running. My projects utilize xUnit, and I run them from Azure DevOps. However, when I upgraded my projects, and modified the build definition accordingly with the latest NuGet installer, and the latest
Making Windows Terminal look awesome with oh-my-posh Paid Members Public
If you really want to improve the Windows Terminal experience, and enhance the visual aids when you're navigating and working with command lines like Git, then this is for you. Easily install and configure oh-my-posh and a custom NerdFont, and you're off to an amazing Windows Terminal journey.
Using third-party terminals within Windows Terminal Paid Members Public
I received questions about my Windows Terminal experience. Particularly someone asked how to configure the use of third-party terminals inside of the Windows Terminal experience. Let's take a look at two example: cmder, and Visual Studio Developer Command Prompt.
Install custom themes in Windows Terminal Paid Members Public
Here's another tip for how to customize the experience in Windows Terminal. We're configuring the color scheme, or theme. Check out how to configure any custom colors, and pick some of the pre-defined ones that already look great!
Set the default starting directory in Windows Terminal Paid Members Public
We're diving into another post about the Windows Terminal and a common question I receive - how did you configure the starting directory to always be your desired folder? Let's check it out.
Set images as background in Windows Terminal Paid Members Public
We're exploring how to configure images as backgrounds for Windows Terminal. Configure opacity and images for all, or individual terminals.
Enable transparent background in Windows Terminal Paid Members Public
We're taking a look at how to enable opacity/transparency in the Windows Terminal.
Getting started with Azure Bicep Paid Members Public
Authoring Infrastructure as Code templates, like ARM, just got easier. With Bicep, we can more easily manage and build our templates with a typed and IntelliSense-powered approach, and easily convert them to ARM templates when we need to deploy them. Here's a first look.
Recent comments