Extension to Storage.Net providing integration with Microsoft Azure Storage for blobs, tables and queues.
Info
Version: | 8.1.17 |
Author(s): | Ivan Gavryliuk (@aloneguid) |
Last Update: | Tuesday, November 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Storage.Net.Microsoft.Azure.Storage |
Install
Install-Package Storage.Net.Microsoft.Azure.Storage
dotnet add package Storage.Net.Microsoft.Azure.Storage
paket add Storage.Net.Microsoft.Azure.Storage
Storage.Net.Microsoft.Azure.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- Storage.Net(>= 8.1.17)
- Microsoft.Azure.Cosmos.Table(>= 1.0.5)
- Microsoft.Azure.Storage.Blob(>= 11.1.0)
- Microsoft.Azure.Storage.File(>= 11.1.0)
- Microsoft.Azure.Storage.Queue(>= 11.1.0)
- Newtonsoft.Json(>= 12.0.2)
- System.ValueTuple(>= 4.5.0)