Info
Version: | 4.3.1 |
Author(s): | mookid8000 |
Last Update: | Monday, February 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://rebus.fm/what-is-rebus/ |
NuGet Url: | https://www.nuget.org/packages/Rebus.AzureStorage |
Install
Install-Package Rebus.AzureStorage
dotnet add package Rebus.AzureStorage
paket add Rebus.AzureStorage
Rebus.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Azure.KeyVault.Core(>= 3.0.3)
- microsoft.azure.storage.blob(>= 9.4.2)
- microsoft.azure.storage.common(>= 9.4.2)
- microsoft.azure.storage.queue(>= 9.4.2)
- rebus(>= 5.0.0)
- Microsoft.Azure.KeyVault.Core(>= 3.0.3)
- microsoft.azure.storage.blob(>= 9.4.2)
- microsoft.azure.storage.common(>= 9.4.2)
- microsoft.azure.storage.queue(>= 9.4.2)
- rebus(>= 5.0.0)
Tags
Please note that this package is being deprecated, because
it's based on the old <code>WindowsAzure.Storage</code> package.