Skip to content

exercism/csharp

Repository files navigation

Exercism C# Track

Test

Exercism exercises in C#

Contributing Guide

Please see the contributing guide

Adding a new practice exercise

To add a new exercise, run the bin/add-practice-exercise.ps1 PowerShell script:

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 subcategory on the Exercism forum where you can get support and ask questions.