C# solutions to the Advent of Code problems.
You can freely use my framework, it's probably easiest to start out from the https://github.com/encse/adventofcode-template repository.
I put a lot of effort into my solutions. They are not super effective or super short, but hopefully more readable. I aim for clarity.
I'm happy if you consider supporting my work.
- Based on
.NET 8
andC# 12
. AngleSharp
is used for problem download.- git-crypt to store the input files in an encrypted form