These instruction should work with any kubectl compatible environment.
You can host a .NET sample with a few quick commands.
kubectl apply -f https://raw.githubusercontent.com/richlander/dotnet-k8s/main/hello-dotnet/hello-dotnet.yaml
kubectl port-forward service/hello-dotnet 8080:80
A subset of patterns are covered to help you get started.