DotNetKoans icon indicating copy to clipboard operation
DotNetKoans copied to clipboard

A set of Koans to teach the C# language on .NET Core.

Results 34 DotNetKoans issues
Sort by recently updated
recently updated
newest added

Review and update the README.md file. The new readme should highlight codespaces as they way to work on the koans.

Improvement
Documentation

Add koans on how to work with [Files and Streams](https://docs.microsoft.com/en-us/dotnet/standard/io/).

Up for Grabs

When the project is opened in codespaces, the outline and timeline panels are displayed. ![Screen Shot 2020-10-02 at 8 08 27 AM](https://user-images.githubusercontent.com/73120/94939060-792c3080-0486-11eb-9055-4b6cfb9687ac.png) In order to keep the UI noise free...

Improvement

The currently used universal image is very large (> 10GB) and contains many unneeded dependencies. It did not help to resolve #118. Furthermore, the version 0-linux is now outdated (microsoft/vscode-dev-containers#675)....

The latest Appveyor build is four years old. It does not seem to be running for newer commits. This pull request will switch the repo from Appveyor to GitHub Actions....

- Update C# language version to 9.0 - Update target framework to .NET 5.0 - Update NuGet packages to latest stable versions

Great project. Just completed it. Hope this is helpful.