Using LocalStack with Microsoft Tye
Integrating a powerful local emulator of AWS services like LocalStack with Microsoft Tye gives .NET developers a powerful development tool that increases the...
Integrating a powerful local emulator of AWS services like LocalStack with Microsoft Tye gives .NET developers a powerful development tool that increases the...
When collaborating across different organizations or simply across different teams, environment configuration values can differ. This post shows how the Terr...
The WebApplicationFactory can be used to create an instance of an ASP.NET Core application hosted within the test process and execute all the tests against i...
The WebApplicationFactory can be used to create an instance of an ASP.NET Core application hosted within the test process and execute all the tests against it.
Currently the GitHub CLI has no supported release for Windows ARM. This guide shows the necessary steps to build and install the GitHub CLI on a computer run...
NUnit constraints can be used when verifying invocations in Moq to create powerful and clear expressions.
GitHub exposes most of its functionalities via its CLI, including a raw access to the API. This can be used to query all owned repositories and use the resul...
Tye is an experimental tool Microsoft is working on to facilitate the development of solutions with many services.
An overview about the different patterns available in C# up to version 9.0 of the compiler, improvements to the to the switch statement and the new switch ex...
How I created this blog: how I installed the Minimal Mistakes theme and customized a bit