Microsoft.Azure.Services.AppAuthentication
1.2.0-preview
See the version list below for details.
dotnet add package Microsoft.Azure.Services.AppAuthentication --version 1.2.0-preview
NuGet\Install-Package Microsoft.Azure.Services.AppAuthentication -Version 1.2.0-preview
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.2.0-preview" />
paket add Microsoft.Azure.Services.AppAuthentication --version 1.2.0-preview
#r "nuget: Microsoft.Azure.Services.AppAuthentication, 1.2.0-preview"
// Install Microsoft.Azure.Services.AppAuthentication as a Cake Addin #addin nuget:?package=Microsoft.Azure.Services.AppAuthentication&version=1.2.0-preview&prerelease // Install Microsoft.Azure.Services.AppAuthentication as a Cake Tool #tool nuget:?package=Microsoft.Azure.Services.AppAuthentication&version=1.2.0-preview&prerelease
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.2
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 3.19.4)
-
.NETStandard 1.4
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 3.19.4)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.Process (>= 4.3.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.Services.AppAuthentication:
Package | Downloads |
---|---|
WindowsAzure.ServiceBus
Please note, for Azure Service Bus, Azure Event Hubs and Azure Relay, newer packages Azure.Messaging.ServiceBus, Azure.Messaging.EventHubs and Microsoft.Azure.Relay are available as of November 2020, February 2020 and March 2017 respectively. While WindowsAzure.ServiceBus will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read https://aka.ms/azsdk/blog/msging/intro for more details. 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. |
|
NuGet.Services.KeyVault
Key vault access for NuGet services |
|
NuGet.Services.ServiceBus
Integration with Azure 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.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/ |
GitHub repositories (28)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.Services.AppAuthentication:
Repository | Stars |
---|---|
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://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
|
|
paolosalvatori/ServiceBusExplorer
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
Version | Downloads | Last updated |
---|---|---|
1.6.1 | 0 | 3/6/2021 |
1.6.0 | 0 | 3/6/2021 |
1.5.0 | 0 | 3/6/2021 |
1.4.0 | 66 | 3/6/2021 |
1.3.1 | 37,486 | 3/6/2021 |
1.3.0 | 0 | 3/6/2021 |
1.2.1 | 0 | 3/6/2021 |
1.2.0 | 0 | 3/6/2021 |
1.2.0-preview3 | 0 | 3/6/2021 |
1.2.0-preview2 | 0 | 3/6/2021 |
1.2.0-preview | 0 | 3/6/2021 |
1.1.0-preview | 0 | 3/6/2021 |
1.0.3 | 133 | 3/6/2021 |
1.0.1 | 1 | 3/6/2021 |
1.0.0 | 0 | 3/6/2021 |
1.0.0-preview | 2 | 3/6/2021 |
Documentation can be found at https://go.microsoft.com/fwlink/p/?linkid=862452.
Adding new method GetAuthResultAsync to AzureServiceTokenProvider
Adding support for user-assigned managed identities
Adding support for simplified Azure AD certificate roll-over (subject name and issuer authentication)
Adding new connection string option to specify Key Vault secret identifier for service principal certificate credential