Install .NET:
• Download .net latest from: HereConfirm Installation:
• Start cmd • cd/ to C: drive (not mandatory) • Run command: dotnet --version • Should return the dotnet version: eg. 6.0.302IDE Installation:
• For cross platform use Visual Studio Code: • Download VS Code from: Here • Download VS Studio from: HereCheck templates available:
• In CMD run : dotnet new -l