dotnet-ci-example Example of .NET + Github Actions Setup > dotnet restore Commands # Lint & Fix > dotnet format # Unit Test > dotnet test # Build > dotnet build