Microsoft.Rest.ClientRuntime.Azure.Authentication 2.4.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 1.4 .NET Framework 4.5.2
dotnet add package Microsoft.Rest.ClientRuntime.Azure.Authentication --version 2.4.1
NuGet\Install-Package Microsoft.Rest.ClientRuntime.Azure.Authentication -Version 2.4.1
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.Rest.ClientRuntime.Azure.Authentication" Version="2.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Rest.ClientRuntime.Azure.Authentication --version 2.4.1
#r "nuget: Microsoft.Rest.ClientRuntime.Azure.Authentication, 2.4.1"
#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.Rest.ClientRuntime.Azure.Authentication as a Cake Addin
#addin nuget:?package=Microsoft.Rest.ClientRuntime.Azure.Authentication&version=2.4.1

// Install Microsoft.Rest.ClientRuntime.Azure.Authentication as a Cake Tool
#tool nuget:?package=Microsoft.Rest.ClientRuntime.Azure.Authentication&version=2.4.1

Provides ADAL based authentication for Azure management client libraries

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (32)

Showing the top 5 NuGet packages that depend on Microsoft.Rest.ClientRuntime.Azure.Authentication:

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

Provides resource group and resource management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt

Microsoft.Rest.ClientRuntime.Azure.TestFramework The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Microsoft.Rest.ClientRuntime.Azure.TestFramework

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Microsoft.Azure.Common.Authentication The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides infrastructure for common authentication and additional convenience APIs for Azure REST clients.

Storage.Net.Microsoft.Azure.DataLake.Store

Provides Azure Data Lake Store integration for Storage.Net library. Supports both ADLS Gen 1 and Gen 2 accounts.

GitHub repositories (9)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Rest.ClientRuntime.Azure.Authentication:

Repository Stars
Azure/azure-powershell
Microsoft Azure PowerShell
webprofusion/certify
Professional TLS/SSL Certificate Manager UI for Windows, powered by Let's Encrypt and compatible with all ACME v2 CAs. Download from certifytheweb.com
aloneguid/storage
💿 Storage abstractions with implementations for .NET/.NET Standard
Azure/azure-libraries-for-net
Azure libraries for .Net
ohadschn/letsencrypt-webapp-renewer
[PLEASE USE FREE MS MANAGED CERTS INSTEAD] Simple WebJob-ready console application for renewing Azure Web App SSL certificates
Version Downloads Last updated
2.4.1 13,861,276 6/22/2020
2.4.0 10,086,306 5/16/2019
2.3.7 1,078,098 1/24/2019
2.3.6 1,467,775 11/14/2018
2.3.5 68,326 10/26/2018
2.3.4 1,616,300 8/22/2018
2.3.3 418,256 4/13/2018
2.3.2 1,308,995 1/19/2018
2.3.1 406,907 5/22/2017
2.3.0 128,239 5/16/2017
2.2.12 296,148 3/3/2017
2.2.11 9,267 2/23/2017
2.2.10 43,924 2/4/2017
2.2.9-preview 29,427 12/2/2016
2.2.8-preview 28,552 8/9/2016
2.2.7-preview 1,277 7/29/2016
2.2.6-preview 4,283 7/22/2016
2.2.5-preview 1,490 7/15/2016
2.2.4.1-preview 2,315 8/20/2016
2.2.4-preview 8,489 7/1/2016
2.2.3-preview 1,081 6/30/2016
2.2.2-preview 6,253 6/29/2016
2.2.1-preview 2,143 6/24/2016
2.2.0-preview 27,901 6/14/2016
2.1.0-preview 1,276 6/24/2016
2.0.1-preview 146,145 2/3/2016
2.0.0-preview 2,098 1/25/2016
1.2.2-preview 1,359 12/23/2015
1.2.1-preview 1,248 12/14/2015
1.2.0-preview 1,037 12/10/2015
1.1.0-preview 1,798 12/8/2015
0.11.3 3,817 8/12/2016
0.11.2 1,238 7/16/2016
0.11.1 1,394 6/6/2016
0.11.0 11,068 10/29/2015

Fixes:
       - Relaxed the upped bound for Microsoft.IdentityModel.* dependencies.