24 Forks
29 Stars
29 Watchers

dotnetcore

A starter .NET Core development environment for Codespaces

How to download and setup dotnetcore

Open terminal and run command
git clone https://github.com/codespaces-examples/dotnetcore.git
git clone is used to create a copy or clone of dotnetcore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dotnetcore https://github.com/codespaces-examples/dotnetcore/archive/master.zip

Or simply clone dotnetcore with SSH
[email protected]:codespaces-examples/dotnetcore.git

If you have some problems with dotnetcore

You may open issue on dotnetcore support forum (system) here: https://github.com/codespaces-examples/dotnetcore/issues