https://github.com/exercism/csharp
Exercism exercises in C#.
https://github.com/exercism/csharp
community-contributions-paused exercism-track maintained-autonomous
Last synced: about 18 hours ago
JSON representation
Exercism exercises in C#.
- Host: GitHub
- URL: https://github.com/exercism/csharp
- Owner: exercism
- License: mit
- Created: 2014-02-28T09:24:11.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T16:56:44.000Z (4 days ago)
- Last Synced: 2025-04-10T18:11:48.307Z (4 days ago)
- Topics: community-contributions-paused, exercism-track, maintained-autonomous
- Language: C#
- Homepage: https://exercism.org/tracks/csharp
- Size: 7.18 MB
- Stars: 376
- Watchers: 22
- Forks: 360
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-csharp - Exercism C# Track - Join other students on the Exercism C# track. (Uncategorized / Uncategorized)
README
# Exercism C# Track

Exercism exercises in C#
## Contributing Guide
Please see the [contributing guide](https://exercism.org/docs/building)
### Adding a new practice exercise
To add a new exercise, run the `bin/add-practice-exercise.ps1` PowerShell script:
```shell
pwsh bin/add-practice-exercise.ps1 bob
```This will add the exercise's files and output what remains to be done.
## Support
Need assistance?
Check out the [Building Exercism][building-exercism] subcategory on the [Exercism forum][forum] where you can get support and ask questions.[building-exercism]: https://forum.exercism.org/c/exercism/building-exercism/125
[forum]: https://forum.exercism.org/