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