This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/Changelog.txt in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
dotnet add package Azure.Storage.Blobs --version 12.0.0-preview.1
Install-Package Azure.Storage.Blobs -Version 12.0.0-preview.1
| 包名 | 版本要求 |
|---|---|
| Azure.Storage.Common | [12.0.0-preview.1, ) |
| Azure.Core | [1.0.0-preview.6, ) |
| 包名 | 版本要求 |
|---|---|
| Azure.Storage.Common | [12.0.0-preview.1, ) |
| Azure.Core | [1.0.0-preview.6, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2019-07-03 18:43:18 |
| 项目主页 | https://github.com/Azure/azure-sdk-for-net |
| 许可证 | https://www.nuget.org/packages/Azure.Storage.Blobs/12.0.0-preview.1/license |