dotnet Migrate your database with Entity Framework Core using a separate application Migrate your database using a dedicated application that's responsible for migrating, seeding and clearing your database.
httpclient Testing your Polly policies Polly enables you to configure policies to handle different error scenarios when sending http requests. I show you how you can test these policies.
asp.net core Using http/2 with ASP.NET Core - Traefik/Kubernetes/container example Sometimes you NEED to speak http/2 "all the way" to the container. I will show you how to make Kestrel accept http/2 connections.
gitops GitOps with GitHub Actions and Argo CD Fully automated ci/cd flow using GitHub Actions and Argo CD.