-
Unit testing in ASP.NET Core with Moq and XUnit
A simple example how to do unit testing in ASP.NET Core with Moq and XUnit
-
Unit testing in ASP.NET Core with EF Sqlite in-memory and XUnit
A simple example how to do unit testing in ASP.NET Core with Entity Framework Core Sqlite in-memory database and XUnit
-
Connect to a Kubernetes cluster using kubectl and a service account token
How to connecto to a Kubernetes cluster using kubectl and a service account token
-
Deploy cert-manager with http validation on your Kubernetes cluster
How to deploy cert-manager with http validation on your Kubernetes cluster and issue certificates from letsencrypt.org