Extension to Storage.Net providing integration with Microsoft Azure Storage for blobs, tables and queues.
Info
Version: | 9.3.0 |
Author(s): | Ivan Gavryliuk (@aloneguid) |
Last Update: | Monday, August 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aloneguid/storage |
NuGet Url: | https://www.nuget.org/packages/Storage.Net.Microsoft.Azure.ServiceBus |
Install
Install-Package Storage.Net.Microsoft.Azure.ServiceBus
dotnet add package Storage.Net.Microsoft.Azure.ServiceBus
paket add Storage.Net.Microsoft.Azure.ServiceBus
Storage.Net.Microsoft.Azure.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Storage.Net(>= 9.2.7)
- Microsoft.Azure.Management.ServiceBus(>= 2.1.0)
- Microsoft.Azure.ServiceBus(>= 4.1.1)