Along with the fun of Advent of Code, this repo would like to accomplish the 5th stage of this meme 😜
- Test Driven Development with xUnit
- "Cleanish" architecture
- Generic Host
- Dependency Injection
- Configuration
- appsettings.json
- User Secrets
- IOptions pattern
- Logging
- IHttpClientFactory for getting inputs and posting answers
- Command Line argument parsing: McMaster.Extensions.CommandLineUtils