A collection of extensions and utilities to help with using Microsoft Azure in .NET development.
Info
Version: | 1.0.0.8 |
Author(s): | Joseph Guadagno |
Last Update: | Saturday, July 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jguadagno/JosephGuadagno.AzureHelpers |
NuGet Url: | https://www.nuget.org/packages/JosephGuadagno.AzureHelpers |
Install
Install-Package JosephGuadagno.AzureHelpers
dotnet add package JosephGuadagno.AzureHelpers
paket add JosephGuadagno.AzureHelpers
JosephGuadagno.AzureHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.KeyVault.Core(>= 3.0.0)
- Microsoft.Azure.Services.AppAuthentication(>= 1.0.3)
- Microsoft.Data.Edm(>= 5.8.3)
- Microsoft.Data.OData(>= 5.8.3)
- Microsoft.Data.Services.Client(>= 5.8.3)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 3.19.8)
- Microsoft.IdentityModel.JsonWebTokens(>= 5.2.4)
- Microsoft.IdentityModel.Logging(>= 5.2.4)
- Microsoft.IdentityModel.Tokens(>= 5.2.4)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
- Newtonsoft.Json(>= 11.0.2)
- System.IdentityModel.Tokens.Jwt(>= 5.2.4)
- System.Spatial(>= 5.8.3)
- WindowsAzure.ServiceBus(>= 5.0.0)
- WindowsAzure.Storage(>= 9.3.0)
Tags