This .NET Advent of Code Helper package allows the user to automate the retrieval of the puzzle input.
Info
Version: | 1.2.16 |
Author(s): | FizzBuzz791 |
Last Update: | Friday, November 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FizzBuzz791/NAoCHelper |
NuGet Url: | https://www.nuget.org/packages/NAoCHelper |
Install
Install-Package NAoCHelper
dotnet add package NAoCHelper
paket add NAoCHelper
NAoCHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.UserSecrets(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)