This repo contains a quick introduction to C#. Proceed as follows:
- Clone this repository. You'll need it to make the exercises.
- Let yourself be guided by the companion text.
- To start working on an exercise, open the
.csproj
file in the exercise's directory. - To run the tests, open the Test Explorer (under the Test > Windows menu).