Skip to content

Commit

Permalink
Merge pull request #1858 from eduherminio/patch-1
Browse files Browse the repository at this point in the history
Add C# repo and template
  • Loading branch information
Bogdanp authored Nov 24, 2024
2 parents 01c8b4d + 6d42d87 commit fc89d68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ in your favourite language.*
* [caderek/aoc-starter-ts](https://github.com/caderek/aoc-starter-ts) *(TypeScript)*
* [dave-burke/advent-of-code-java-starter](https://github.com/dave-burke/advent-of-code-java-starter) *(Java)*
* [eduherminio/AdventOfCode.Template](https://github.com/eduherminio/AdventOfCode.Template) *(C#)*
* [eduherminio/AdventOfCode.MultiYearTemplate](https://github.com/eduherminio/AdventOfCode.MultiYearTemplate) *(C#)*
* [encse/adventofcode-template](https://github.com/encse/adventofcode-template) *(C#)*
* [fspoettel/advent-of-code-rust](https://github.com/fspoettel/advent-of-code-rust) *(Rust)*
* [gahjelle/template-aoc-python](https://github.com/gahjelle/template-aoc-python) *(Python)*
Expand Down Expand Up @@ -261,6 +262,7 @@ Read [CONTRIBUTING.md](/.github/CONTRIBUTING.md) to learn how to add your own re

*Solutions to AoC in C#.*

* [eduherminio/AoC2024]
* [encse/adventofcode](https://github.com/encse/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--11--23-brightgreen)


Expand Down

0 comments on commit fc89d68

Please sign in to comment.