comandos git uteis

dotnet --info (show versions of dotnet)

dotnet build (build project)

dotnet run (run Program.cs)