Microsoft.Azure.Services.AppAuthentication 1.6.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Azure.Identity

Additional Details

Please note, this package is obsolete as of 3/31/2023 and is no longer maintained or monitored. Microsoft encourages you to upgrade to the replacement package, Azure.Identity, to continue receiving updates. Refer to the migration guide (https://learn.microsoft.com/dotnet/api/overview/azure/app-auth-migration) for guidance on upgrading. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.Azure.Services.AppAuthentication --version 1.6.2
NuGet\Install-Package Microsoft.Azure.Services.AppAuthentication -Version 1.6.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
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.2
#r "nuget: Microsoft.Azure.Services.AppAuthentication, 1.6.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.Services.AppAuthentication as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Services.AppAuthentication&version=1.6.2

// Install Microsoft.Azure.Services.AppAuthentication as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Services.AppAuthentication&version=1.6.2

There is a newer version of this library available here: Azure.Identity
         Migration guide: https://docs.microsoft.com/dotnet/api/overview/azure/app-auth-migration
         AppAuth no longer receives new feature improvements. 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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (145)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.Services.AppAuthentication:

Package Downloads
Microsoft.Azure.ServiceBus The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Please note, a newer package Azure.Messaging.ServiceBus is available as of November 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/net/migrate/sb for more details.

Microsoft.Extensions.Configuration.AzureKeyVault The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Please note, a newer package Azure.Messaging.EventHubs is available as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/net/migrate/eh for more details.

dbup-sqlserver

DbUp makes it easy to deploy and upgrade Microsoft SQL Server databases. This package adds SqlServer support.

Microsoft.AspNetCore.AzureKeyVault.HostingStartup The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core lightup integration with Azure KeyVault.

GitHub repositories (32)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.Services.AppAuthentication:

Repository Stars
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
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.
DbUp/DbUp
DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
Version Downloads Last updated

Documentation can be found at https://go.microsoft.com/fwlink/p/?linkid=862452.

Improvements and bug fixes