Mn ơi cài .NET SDK của C#, khi check cmd thì vẫn có version của dotnet. Khi dùng lệnh “dotnet new console” ở VSCODE trên Terminal mà bị lỗi như này mn ạ, mn có thể giúp mình fix lỗi này với đc ko
dotnet : The term 'dotnet' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was
included, verify that the path is correct and try again.
At line:1 char:1
+ dotnet new console
+ ~~~~~~
+ CategoryInfo : ObjectNotFound: (dotnet:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException