Azure.Identity
1.3.0
Advisory: https://github.com/advisories/GHSA-5mfx-4wcx-rv27 | Severity: high |
Advisory: https://github.com/advisories/GHSA-wvxc-855f-jvrv | Severity: moderate |
Advisory: https://github.com/advisories/GHSA-m5vv-6r4h-3vj9 | Severity: moderate |
See the version list below for details.
dotnet add package Azure.Identity --version 1.3.0
NuGet\Install-Package Azure.Identity -Version 1.3.0
<PackageReference Include="Azure.Identity" Version="1.3.0" />
<PackageVersion Include="Azure.Identity" Version="1.3.0" />
<PackageReference Include="Azure.Identity" />
paket add Azure.Identity --version 1.3.0
#r "nuget: Azure.Identity, 1.3.0"
#:package Azure.Identity@1.3.0
#addin nuget:?package=Azure.Identity&version=1.3.0
#tool nuget:?package=Azure.Identity&version=1.3.0
This is the implementation of the Azure SDK Client Library for Azure Identity
Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- 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)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Azure.Identity:
Package | Downloads |
---|---|
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4. |
GitHub repositories (226)
Showing the top 20 popular GitHub repositories that depend on Azure.Identity:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
|
|
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 RC 1, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
|
|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
|
|
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
Version | Downloads | Last Updated | |
---|---|---|---|
1.6.0 | 829 | 9/19/2022 | |
1.5.0 | 76 | 9/19/2022 | |
1.4.0-beta.3 | 1 | 3/8/2021 | |
1.4.0-beta.2 | 2 | 3/8/2021 | |
1.4.0-beta.1 | 1 | 3/8/2021 | |
1.3.0 | 32,862 | 3/8/2021 | |
1.3.0-beta.2 | 1 | 3/8/2021 | |
1.3.0-beta.1 | 1 | 3/8/2021 | |
1.2.3 | 3 | 3/8/2021 | |
1.2.2 | 2 | 3/8/2021 | |
1.2.1 | 2 | 3/8/2021 | |
1.2.0 | 1 | 3/8/2021 | |
1.2.0-preview.6 | 2 | 3/8/2021 | |
1.2.0-preview.5 | 2 | 3/8/2021 | |
1.2.0-preview.4 | 2 | 3/8/2021 | |
1.2.0-preview.3 | 1 | 3/8/2021 | |
1.2.0-preview.2 | 4 | 3/8/2021 | |
1.2.0-preview.1 | 3 | 3/8/2021 | |
1.1.1 | 32,959 | 3/8/2021 | |
1.1.0 | 2 | 3/8/2021 | |
1.0.0 | 1 | 3/8/2021 | |
1.0.0-preview.5 | 3 | 3/8/2021 | |
1.0.0-preview.4 | 2 | 3/8/2021 | |
1.0.0-preview.3 | 1 | 3/8/2021 | |
1.0.0-preview.2 | 2 | 3/8/2021 | |
1.0.0-preview.1 | 2 | 3/8/2021 |