Azure.Identity (1.7.0)
Published 2023-05-05 11:22:28 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 1.7.0 Azure.Identity
About this package
This is the implementation of the Azure SDK Client Library for Azure Identity
Dependencies
ID | Version | Target Framework |
---|---|---|
Azure.Core | 1.25.0 | .NETStandard2.0 |
Microsoft.Identity.Client | 4.39.0 | .NETStandard2.0 |
Microsoft.Identity.Client.Extensions.Msal | 2.19.3 | .NETStandard2.0 |
System.Memory | 4.5.4 | .NETStandard2.0 |
System.Security.Cryptography.ProtectedData | 4.7.0 | .NETStandard2.0 |
System.Text.Json | 4.7.2 | .NETStandard2.0 |
System.Threading.Tasks.Extensions | 4.5.4 | .NETStandard2.0 |