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-storage-net/blob/master/Blob/README.md and - https://github.com/Azure/azure-storage-net/blob/master/Blob/changelog.txt in addition to the breaking changes: - https://github.com/Azure/azure-storage-net/blob/master/Blob/BreakingChanges.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
dotnet add package Azure.Storage.Blobs --version 1.0.0-preview.1
Install-Package Azure.Storage.Blobs -Version 1.0.0-preview.1
| 包名 | 版本要求 |
|---|---|
| Azure.Storage.Common | [1.0.0-preview.1, ) |
| Azure.Core | [1.0.0-preview.5, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2019-05-07 02:54:19 |
| 项目主页 | http://go.microsoft.com/fwlink/?LinkId=235168 |
| 许可证 | https://www.nuget.org/packages/Azure.Storage.Blobs/1.0.0-preview.1/license |