edgarsanchez / csharp

Exercism exercises in C#.

Home Page:http://exercism.io/languages/csharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JUST CHANGES TO SHOW HOW FORKS WORK PLEASE IGNORE! THANK YOU!!!

Exercism C# Track

Build Status

Exercism exercises in C#

Contributing Guide

Please see the contributing guide

Adding a new exercise

To add a new exercise you can run the add-new-exercise.ps1 PowerShell script. This will create all the necessary files and tests for you. Then you just need to implement the Example.cs file and to check if the generated tests make sense. Parameters and examples for running the script can be found in the script file.

Support

Need assistance? Check out our Gitter Channel at https://gitter.im/exercism/xcsharp where you can get support and ask questions related to the C# track.

About

Exercism exercises in C#.

http://exercism.io/languages/csharp

License:MIT License


Languages

Language:C# 98.6%Language:PowerShell 1.2%Language:Liquid 0.1%Language:Shell 0.1%