Azure Storage client libraries for .NET
The Azure Storage client libraries for .NET offer a convenient interface for making calls to Azure Storage. For more information about Azure Storage, see Introduction to Azure Storage.
Libraries for data access
The latest version of the Azure Storage client library for data access is version 12.x.x. Microsoft recommends using version 12.x.x for new applications.
If you cannot update existing applications to version 12.x.x, then Microsoft recommends using version 11.x.x.
Version 12.x.x
The version 12.x.x client libraries for .NET are part of the Azure SDK for .NET. The source code for the Azure Storage client libraries for .NET is available on GitHub.
Use the following version 12.x.x libraries to work with blobs, files, and queues:
Library | Reference | Package | Source |
---|---|---|---|
Azure.Storage.Blobs.Batch | NuGet | GitHub | |
Azure.Storage.Blobs | Reference | NuGet | GitHub |
Azure.Storage.Common | NuGet | GitHub | |
Azure.Storage.Files.DataLake | Reference | NuGet | GitHub |
Azure.Storage.Files.Shares | Reference | NuGet | GitHub |
Azure.Storage.Queues | Reference | NuGet | GitHub |
Version 11.x.x
The source code for the Azure Storage client libraries for .NET is available on GitHub.
Use the following version 11.x.x libraries to work with blobs, files, and queues:
Library | Reference | Package | Source |
---|---|---|---|
Microsoft.Azure.Storage.Blob | Reference | NuGet | GitHub |
Microsoft.Azure.Storage.Common | NuGet | GitHub | |
Microsoft.Azure.Storage.File | Reference | NuGet | GitHub |
Microsoft.Azure.Storage.Queue | Reference | NuGet | GitHub |
Libraries for resource management
The latest version of the Azure Storage client library for resource management is version 1.x.x. Microsoft recommends using version 1.x.x for new applications.
If you cannot update existing applications to version 1.x.x, then Microsoft recommends using version 25.x.x.
Version 1.x.x
Use the following version 1.x.x library to work with the Azure Storage resource provider:
Library | Reference | Package | Source |
---|---|---|---|
Azure.ResourceManager.Storage | Reference | NuGet | GitHub |
Version 25.x.x
Use the following version 25.x.x library to work with the Azure Storage resource provider:
Library | Reference | Package | Source |
---|---|---|---|
Microsoft.Azure.Management.Storage | Reference | NuGet | GitHub |
Geri Bildirim
Gönderin ve geri bildirimi görüntüleyin