How to remove .Net Framework from Ubuntu
After several search I got an article then that one didn't even work for me so decide to check out Microsoft Documents for this issue. then found one , here is the solution.
Bash cmd -
To check if .Net framework is installed :-
dotnet --list-runtim...