1 2 3 4 5 6 7
# Getting Started Install .NET core from [https://www.microsoft.com/net/core](https://www.microsoft.com/net/core). ```bash $ dotnet test ```