Microsoft.Azure.Services.AppAuthentication
1.6.1
Enables a service to authenticate to Azure services using the developer's Azure Active Directory/ Microsoft account during development, and authenticate as itself (using OAuth 2.0 Client Credentials flow) when deployed to Azure.
Install-Package Microsoft.Azure.Services.AppAuthentication -Version 1.6.1
dotnet add package Microsoft.Azure.Services.AppAuthentication --version 1.6.1
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Services.AppAuthentication --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.Services.AppAuthentication, 1.6.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Documentation can be found at https://go.microsoft.com/fwlink/p/?linkid=862452.
Improvements and bug fixes
Dependencies
-
.NETFramework 4.5.2
-
.NETFramework 4.6.1
-
.NETFramework 4.7.2
-
.NETStandard 1.4
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.2.0)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.Process (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.2.0)
- System.Diagnostics.Process (>= 4.3.0)
Used By
NuGet packages (135)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.Services.AppAuthentication:
Package | Downloads |
---|---|
WindowsAzure.ServiceBus
Use this for Microsoft Azure Service Bus Queues, Topics, EventHub and Relay backend operations.
It adds Microsoft.ServiceBus.dll along with related configuration files to your project. This library allows AMQP 1.0 to be used as one of the protocols for communication with Microsoft Azure Service Bus.
For more information on Messaging features, please visit: http://azure.microsoft.com/en-us/documentation/services/service-bus/
For more information on Event Hub features, please visit: http://go.microsoft.com/fwlink/?LinkID=403957
Please note that this package requires at least .Net Framework 4.6.2.
|
|
Microsoft.Azure.ServiceBus
This is the next generation Azure Service Bus .NET Standard client library that focuses on queues & topics. For more information about Service Bus, see https://azure.microsoft.com/en-us/services/service-bus/
|
|
Microsoft.Extensions.Configuration.AzureKeyVault
Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration.
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.Configuration.Secrets
It is recommended that you move to the new package.
|
|
Microsoft.Azure.EventHubs
This is the legacy Azure Event Hubs .NET Standard client library. To view releases for the current generation of the Azure client libraries for .NET, please see: https://aka.ms/azsdk/releases. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
|
|
Serilog.Sinks.MSSqlServer
A Serilog sink that writes events to Microsoft SQL Server
|
GitHub repositories (39)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.Services.AppAuthentication:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
nopSolutions/nopCommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
|
|
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.6.1 | 72,144 | 2/8/2021 |
1.6.0 | 1,407,690 | 9/28/2020 |
1.5.0 | 2,945,038 | 5/21/2020 |
1.4.0 | 4,223,658 | 2/7/2020 |
1.3.1 | 6,345,560 | 8/14/2019 |
1.3.0 | 550,900 | 7/23/2019 |
1.2.1 | 570,297 | 7/16/2019 |
1.2.0-preview3 | 99,607 | 5/10/2019 |
1.2.0-preview2 | 184,440 | 2/22/2019 |
1.2.0-preview | 145,000 | 11/16/2018 |
1.1.0-preview | 1,691,989 | 11/16/2017 |
1.0.3 | 30,042,634 | 6/13/2018 |
1.0.1 | 5,930,587 | 5/4/2018 |
1.0.0 | 154,315 | 4/30/2018 |
1.0.0-preview | 116,362 | 9/6/2017 |