Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 746 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 746 Bytes

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.