AdventOfCode2021

This is really hacky code to get these tasks done. They are not indicative of my typical programming style.

New folder with template DayX-Y
dotnet new console --framework net6.0
dotnet new gitignore