This is the implementation of the Azure SDK Client Library for Azure Identity.
Info
Version: | 1.13.1 |
Author(s): | Microsoft |
Last Update: | Thursday, October 24, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Azure/azure-sdk-for-net/blob/Azure.Identity_1.13.1/sdk/identity/Azure.Identity/README.md |
NuGet Url: | https://www.nuget.org/packages/Azure.Identity |
Install
Install-Package Azure.Identity
dotnet add package Azure.Identity
paket add Azure.Identity
Azure.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Core(>= 1.6.0)
- Microsoft.Identity.Client(>= 4.22.0)
- Microsoft.Identity.Client.Extensions.Msal(>= 2.16.5)
- System.Memory(>= 4.5.3)
- System.Security.Cryptography.ProtectedData(>= 4.5.0)
- System.Text.Json(>= 4.6.0)
- System.Threading.Tasks.Extensions(>= 4.5.2)
Tags