Advent-of-code-2021

Custom dotnet template

Install the template using the following command:

dotnet new --install .\template

Use the template with the dotnet new command:

dotnet new adventofcode