Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.13 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.13 KB

Microsoft Azure SDK for .NET

This repository contains official .NET client libraries for Microsoft Azure services.

You can find NuGet packages for these libraries here.

Getting started

To get started with a specific library, see the README.md file located in the library's project folder.

The following sections provide direct links to READMEs of the most commonly used libraries.

Core services

Shared libraries

Azure SDK clients use shared libraries implementing retries, logging, transport protocols, authentication protocols, etc.

Azure.Core

Other services

Azure.ApplicationModel.Configuration

Contributing

For details on contributing to this repository, see the contributing guide.