Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 3.62 KB

data-box-rest-supported-azure-client-libraries.md

File metadata and controls

19 lines (17 loc) · 3.62 KB
author ms.service ms.subservice ms.topic ms.date ms.author
alkohli
databox
pod
include
09/24/2020
alkohli
Client library Supported version Link Endpoint specification
.NET 11.0.0 NuGet package:
Common: https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/11.0.0
Blob: https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/11.0.0
Queue: https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/11.0.0
GitHub release: https://github.com/Azure/azure-storage-net/releases/tag/v11.0.0
app.config file
Java 12.0.0-preview.3 Maven package: https://mvnrepository.com/artifact/com.azure/azure-storage-file/12.0.0-preview.3
GitHub release: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/storage
Connection string setup
Node.js 2.8.3 NPM link: https://www.npmjs.com/package/azure-storage (Run: npm install azure-storage@2.7.0)
GitHub release: https://github.com/Azure/azure-storage-node/releases/tag/v2.8.3
Service instance declaration
C++ 5.2.0 NuGet package: https://www.nuget.org/packages/wastorage.v140/5.2.0
GitHub release: https://github.com/Azure/azure-storage-cpp/releases/tag/v5.2.0
Connection string setup
PHP 1.2.0 GitHub release:
Common: https://github.com/Azure/azure-storage-php/releases/tag/v1.2.0-common
Blob: https://github.com/Azure/azure-storage-php/releases/tag/v1.2.0-blob
Install via Composer (To learn more, See the details below.)
Connection string setup
Python 1.1.0 GitHub release:
Common: https://github.com/Azure/azure-storage-python/releases/tag/v1.0.0-common
Blob: https://github.com/Azure/azure-storage-python/releases/tag/v1.1.0-blob
Service instance declaration
Ruby 1.0.1 RubyGems package:
Common: https://rubygems.org/gems/azure-storage-common/versions/1.0.1
Blob: https://rubygems.org/gems/azure-storage-blob/versions/1.0.1
GitHub release:
Common: https://github.com/Azure/azure-storage-ruby/releases/tag/v1.0.1-common
Blob: https://github.com/Azure/azure-storage-ruby/releases/tag/v1.0.1-blob
Connection string setup