{"repo":"sindrekjr/AdventOfCodeBase","free":true,"listed":false,"github":"https://github.com/sindrekjr/AdventOfCodeBase","clone":"git clone https://github.com/sindrekjr/AdventOfCodeBase.git","description":"Template repository for solving Advent of Code puzzles, which automatically handles input retrieval and output.","language":"C#","stars":41,"topics":["netcore","csharp","advent-of-code","puzzles","template"],"license":"MIT","category":"dev-tools","readme_excerpt":"AdventOfCodeBase Template project for solving Advent of Code in C#, running on .NET 10.0. - Features - Usage - Creating a repository - Configuring - Running the project - Example solution - Notes - Generating Solution Files - Automatic Debugger Break On Exception - Background - Contributing - License Features Simple configuration with config.json . Fetches puzzle input from adventofcode.com and stores it locally. Supports easily switching between debug-input and real input. Naive benchmarking, showing as millisecond count. Usage Creating a repository To get started using this template, click the green \"Use this template\" button above (or this link) to create a new repository of your own from it. If any solution files that you need are not already included, see Generating Previous Year's Solution Files . Configuring Create a new file named config.json at the root of the project. If you run the program without adding this file, one will be created for you without a cookie field. The program will not be able to fetch puzzle inputs from adventofcode.com before a valid cookie is added to the configuration. cookie - Note that c0nt3nt must be replaced with a valid cookie value that your browser stores when logging in at adventofcode.com. Instructions on locating your session cookie can be found here: https://github.com/wimglenn/advent-of-code-wim/issues/1 year - Specifies which year you wish to output solutions for when running the project. Defaults to the current year if left unspe","default_branch":null,"files":null,"tree":[],"storefront":"/r/sindrekjr","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/sindrekjr/AdventOfCodeBase/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}