Support for Azure blob storage.
Info
Version: | 9.3.0 |
Author(s): | Ivan Gavryliuk (@aloneguid) |
Last Update: | Monday, August 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Storage.Net.Microsoft.Azure.Storage.Blobs |
Install
Install-Package Storage.Net.Microsoft.Azure.Storage.Blobs
dotnet add package Storage.Net.Microsoft.Azure.Storage.Blobs
paket add Storage.Net.Microsoft.Azure.Storage.Blobs
Storage.Net.Microsoft.Azure.Storage.Blobs Download (Unzip the "nupkg" after downloading)
Dependencies
- Storage.Net(>= 9.2.7)
- Azure.Identity(>= 1.1.0)
- Azure.Storage.Blobs(>= 12.1.0)
- System.Text.Json(>= 4.7.0)