An Azure specific implementation of Blob object storage.
Info
Version: | 2.0.3581.544 |
Author(s): | Robert McCabe |
Last Update: | Thursday, June 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/cloudcoreproject/CloudCore/ |
NuGet Url: | https://www.nuget.org/packages/Cloud.Core.Storage.AzureBlobStorageStandard |
Install
Install-Package Cloud.Core.Storage.AzureBlobStorageStandard
dotnet add package Cloud.Core.Storage.AzureBlobStorageStandard
paket add Cloud.Core.Storage.AzureBlobStorageStandard
Cloud.Core.Storage.AzureBlobStorageStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Management.Fluent(>= 1.33.0)
- Microsoft.Azure.Services.AppAuthentication(>= 1.4.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.5)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 5.2.7)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Reactive.Core(>= 4.4.1)
- WindowsAzure.Storage(>= 9.3.3)
Tags