Azure Function Bus.
Info
Version: | 1.2.3 |
Author(s): | QuintasEnergy |
Last Update: | Monday, March 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/organization-quintasenergy/Azure-Functions-Bus |
NuGet Url: | https://www.nuget.org/packages/AFBus |
Install
Install-Package AFBus
dotnet add package AFBus
paket add AFBus
AFBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- WindowsAzure.Storage(>= 8.7.0 && <= 8.7.0)
- Microsoft.Azure.WebJobs(>= 2.1.0)
- Microsoft.Azure.KeyVault.Core(>= 2.0.4)
- Microsoft.NETCore.Platforms(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.Tracing(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Net.Http(>= 4.3.0)
- System.Net.Primitives(>= 4.3.0)
- System.ObjectModel(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Text.Encoding(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Xml.ReaderWriter(>= 4.3.0)
- System.Xml.XDocument(>= 4.3.0)
Tags