Azure specific classes and functionality, part of the Aero project.
Info
Version: | 1.1.0+3 |
Author(s): | Salvoz |
Last Update: | Sunday, August 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/asalvo/Aero |
NuGet Url: | https://www.nuget.org/packages/Aero.Azure |
Install
Install-Package Aero.Azure
dotnet add package Aero.Azure
paket add Aero.Azure
Aero.Azure Download (Unzip the "nupkg" after downloading)
Dependencies
- Aero(>= 0.1.8)
- Microsoft.Azure.KeyVault(>= 2.4.0)
- Microsoft.Azure.Management.ResourceManager(>= 1.6.0)
- Microsoft.Azure.Management.Storage(>= 7.1.0)
- Microsoft.Azure.Management.Websites(>= 1.7.1)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Rest.ClientRuntime.Azure.Authentication(>= 2.3.2)