Skip to content

Latest commit

 

History

History

dotnet

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

.NET 8.0 Implementation

Scenarios 1-10 implemented with .NET 8.0.

Run

Run with the following command:

cd ./EasyRacer
dotnet run

Test

cd ./EasyRacer.Tests
dotnet test