Advent of Code, 2017 #> dotnet restore // to restore dotnet core packages #> dotnet xunit // to run tests #> dotnet run // to get results