Azure Storage samples using .NET client libraries

This article provides an overview of code sample scenarios found in our developer guides and samples repository. Click on the links to view the corresponding samples, either in our developer guides or in GitHub repositories.

Developer guides are collections of articles that provide detailed information and code examples for specific scenarios related to Azure Storage services. To learn more about the Blob Storage developer guide for .NET, see Get started with Azure Blob Storage and .NET.

Note

These samples use the latest Azure Storage .NET v12 library. For legacy v11 code, see Azure Blob Storage Samples for .NET in the GitHub repository.

Blob samples

The following table links to Azure Blob Storage developer guides and samples that use .NET client libraries:

Data Lake Storage samples

The following table links to Data Lake Storage samples that use .NET client libraries:

Azure File samples

The following table links to Azure Files samples that use .NET client libraries:

Queue samples

The following table links to Azure Queues samples that use .NET client libraries:

Table samples

The following list links to Azure Table Storage samples that use .NET client libraries:

Samples for deprecated client libraries are available at Azure Table Storage samples for .NET.

Azure code sample libraries

To view the complete .NET sample libraries, go to:

You can browse and clone the GitHub repository for each library.

Getting started guides

See the following articles for instructions on how to install and get started with the Azure Storage client libraries.

Next steps

For information on samples for other languages:

Note: The author created this article with assistance from AI. Learn more