The melodiouscode implementation of the Advent of Code puzzles; template based on the AdventOfCode.Template project by eduherminio.
Check AdventOfCode.Template README file for detailed information about how the template used in my implementation works.
Check AoCHelper README file for detailed information about how to override the default file naming and location conventions of your problem classes and input files.