- Clone this repository
- Install dotnet 5 on your local machine.
- Open .sln in Visual Studio and hit run.
- Open location where .csproj file lives in terminal
- type
dotnet run
and hit enter to execute the program.
dotnet run
and hit enter to execute the program.