.NET, Postgres and Kubernetes: a match made in heaven?

Iede Snoek
June 28, 2023 0 Comment

Introduction When I started out using .NET development, many years ago, SQL Server was the default database server to be used, and let’s be honest: .NET support for SQL Server […]

Making sure XUnit tests run on Azure DevOps

Iede Snoek
January 2, 2020 0 Comment

Lately I was (and am still developing) an asp.net core webservice and website for which I have written some unit and integration tests. However, after checking in and building, the […]