81 Forks
481 Stars
481 Watchers

dotnet

GitHub home for .NET development on AWS

How to download and setup dotnet

Open terminal and run command
git clone https://github.com/aws/dotnet.git
git clone is used to create a copy or clone of dotnet 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 dotnet https://github.com/aws/dotnet/archive/master.zip

Or simply clone dotnet with SSH
[email protected]:aws/dotnet.git

If you have some problems with dotnet

You may open issue on dotnet support forum (system) here: https://github.com/aws/dotnet/issues