Xigadee Azure library contains a set of communication and persistence components built on the Microsoft Azure libraries.
Info
Version: | 1.1.17235.1 |
Author(s): | Paul Stancer and Guy Steel at Hitachi Consulting (http://hitachiconsulting.com) |
Last Update: | Wednesday, August 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://xigadee.org |
NuGet Url: | https://www.nuget.org/packages/Xigadee.Azure |
Install
Install-Package Xigadee.Azure
dotnet add package Xigadee.Azure
paket add Xigadee.Azure
Xigadee.Azure Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.2)
- Xigadee(>= 1.1.17235.1)
- WindowsAzure.ServiceBus(>= 3.4.6)
- WindowsAzure.Storage(>= 8.1.1)
- Microsoft.Azure.DocumentDB(>= 1.12.0)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
- Microsoft.WindowsAzure.Management.Monitoring(>= 4.1.0)
- StackExchange.Redis(>= 1.2.1)
- Microsoft.ApplicationInsights(>= 2.2.0)
- Microsoft.Azure.KeyVault(>= 2.0.6)
- Microsoft.Azure.KeyVault.Core(>= 2.0.4)
- Microsoft.Azure.KeyVault.WebKey(>= 2.0.4)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 2.28.1)
- Microsoft.Azure.EventHubs(>= 1.0.1)
- Microsoft.Azure.EventHubs.Processor(>= 1.0.1)
- System.ValueTuple(>= 4.3.0)
Tags