Dependency injected Azure PaaS components.
Info
Version: | 6.0.0 |
Author(s): | James Randall |
Last Update: | Sunday, February 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JamesRandall/AccidentalFish.ApplicationSupport |
NuGet Url: | https://www.nuget.org/packages/AccidentalFish.ApplicationSupport.Azure |
Install
Install-Package AccidentalFish.ApplicationSupport.Azure
dotnet add package AccidentalFish.ApplicationSupport.Azure
paket add AccidentalFish.ApplicationSupport.Azure
AccidentalFish.ApplicationSupport.Azure Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.Azure.Common(>= 2.1.0)
- Microsoft.Azure.KeyVault(>= 2.0.6)
- Microsoft.Azure.KeyVault.Core(>= 2.0.4)
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Build(>= 1.0.21)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 3.10.305231913)
- Microsoft.Net.Http(>= 2.2.29)
- Microsoft.Rest.ClientRuntime(>= 2.3.2)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
- Newtonsoft.Json(>= 7.0.1)
- WindowsAzure.ServiceBus(>= 3.4.5)
- WindowsAzure.Storage(>= 8.0.1)
- AccidentalFish.ApplicationSupport.Core(>= 6.0.0)
- AccidentalFish.ApplicationSupport.DependencyResolver(>= 6.0.0)
Tags