Wednesday, September 21, 2022

minikube dashboard

 bash

 

below how the dashboard looks

minikube how to see service url "minikube service app-version-checker --url"

 

C# scan cs file and find variables values and names

using Microsoft . CodeAnalysis ; using Microsoft . CodeAnalysis . CSharp ; using Microsoft . CodeAnalysis . CSharp . Syntax ; using Xunit . ...