Use Keycloak as Identity Provider in ASP.NET Core 6

Learn how to add authentication to ASP.NET Core 6 via Keycloak.

Dev Environment as a Code (DEaaC) with DevContainers, Dotfiles, and GitHub Codespaces

Learn how to build a repeatable codespace configuration for all users of your project.

Creating and Using HTTP Client SDKs in .NET 6

There are many ways of developing HTTP Client SDKs. This article helps you to choose the right one according to your scenario.

Creating and Using HTTP Client SDKs in .NET 6. (Announcement)

There are many ways of developing HTTP Client SDKs. This article helps you to choose the right one according to your scenario.

Console applications with Spectre.Console

Learn an easy way to develop CLI applications

Use System.CommandLine to write .NET global tools. Copy-paste-driven development with copy-paster.

Learn how to create a .NET tool.

A developer guide to automated testing with Postman. Run postman collections inside Docker via newman CLI.

See a practical example of how to organize automated postman collection execution.