5008 Forks
5833 Stars
5833 Watchers

azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.

How to download and setup azure-sdk-for-net

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

Or simply clone azure-sdk-for-net with SSH
[email protected]:Azure/azure-sdk-for-net.git

If you have some problems with azure-sdk-for-net

You may open issue on azure-sdk-for-net support forum (system) here: https://github.com/Azure/azure-sdk-for-net/issues