Azure.Identity
1.0.0-preview.1
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-5mfx-4wcx-rv27 | Severity: high |
Advisory: https://github.com/advisories/GHSA-m5vv-6r4h-3vj9 | Severity: moderate |
Advisory: https://github.com/advisories/GHSA-wvxc-855f-jvrv | Severity: moderate |
See the version list below for details.
dotnet add package Azure.Identity --version 1.0.0-preview.1
NuGet\Install-Package Azure.Identity -Version 1.0.0-preview.1
<PackageReference Include="Azure.Identity" Version="1.0.0-preview.1" />
<PackageVersion Include="Azure.Identity" Version="1.0.0-preview.1" />
<PackageReference Include="Azure.Identity" />
paket add Azure.Identity --version 1.0.0-preview.1
#r "nuget: Azure.Identity, 1.0.0-preview.1"
#addin nuget:?package=Azure.Identity&version=1.0.0-preview.1&prerelease
#tool nuget:?package=Azure.Identity&version=1.0.0-preview.1&prerelease
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 is compatible. 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. |
-
.NETFramework 4.6.1
- Azure.Core (>= 1.0.0-preview.6)
- System.Memory (>= 4.5.2)
- System.Text.Json (>= 4.6.0-preview6.19259.10)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETStandard 2.0
- Azure.Core (>= 1.0.0-preview.6)
- System.Memory (>= 4.5.2)
- System.Text.Json (>= 4.6.0-preview6.19259.10)
- System.Threading.Tasks.Extensions (>= 4.5.2)
NuGet packages (1.2K)
Showing the top 5 NuGet packages that depend on Azure.Identity:
Package | Downloads |
---|---|
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL 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. |
|
Microsoft.Extensions.Azure
Azure Client SDK integration with Microsoft.Extensions libraries |
|
Microsoft.Identity.Web.Certificate
This package brings certificate management for MSAL.NET. |
|
Microsoft.Extensions.Caching.SqlServer
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c |
|
WindowsAzure.ServiceBus
Please note, for Azure Service Bus, Azure Event Hubs and Azure Relay, newer packages Azure.Messaging.ServiceBus, Azure.Messaging.EventHubs and Microsoft.Azure.Relay are available as of November 2020, February 2020 and March 2017 respectively. While WindowsAzure.ServiceBus will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read https://aka.ms/azsdk/blog/msging/intro for more details. It adds Microsoft.ServiceBus.dll along with related configuration files to your project. This library allows AMQP 1.0 to be used as one of the protocols for communication with Microsoft Azure Service Bus. For more information on Messaging features, please visit: http://azure.microsoft.com/en-us/documentation/services/service-bus/ For more information on Event Hub features, please visit: http://go.microsoft.com/fwlink/?LinkID=403957 Please note that this package requires at least .Net Framework 4.6.2. |
GitHub repositories (208)
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
|
|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
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.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
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 Preview 4, 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
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
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
|
Version | Downloads | Last updated | |
---|---|---|---|
1.14.0 | 317,043 | 5/13/2025 | |
1.14.0-beta.4 | 4,130 | 5/1/2025 | |
1.14.0-beta.3 | 14,022 | 4/8/2025 | |
1.14.0-beta.2 | 15,667 | 3/11/2025 | |
1.14.0-beta.1 | 26,842 | 2/11/2025 | |
1.13.2 | 16,471,790 | 1/15/2025 | |
1.13.1 | 27,023,274 | 10/24/2024 | |
1.13.0 | 4,056,519 | 10/15/2024 | |
1.13.0-beta.2 | 71,881 | 9/17/2024 | |
1.13.0-beta.1 | 142,433 | 7/24/2024 | |
1.12.1 | 7,209,863 | 9/26/2024 | |
1.12.0 | 48,115,839 | 6/17/2024 | |
1.12.0-beta.3 | 18,891 | 6/11/2024 | |
1.12.0-beta.2 | 87,364 | 5/7/2024 | |
1.12.0-beta.1 | 29,130 | 4/23/2024 | |
1.11.4 | 87,465,131 | 6/10/2024 | |
1.11.3 | 19,578,349 | 5/7/2024 | |
1.11.2 | 6,915,046 | 4/19/2024 | |
1.11.1 | 5,676,930 | 4/16/2024 | |
1.11.0 | 12,762,285 | 4/9/2024 | |
1.11.0-beta.1 | 77,664 | 2/6/2024 | |
1.10.4 | 49,916,675 | 11/13/2023 | |
1.10.3 | 108,995,410 | 10/18/2023 | |
1.10.2 | 16,306,675 | 10/9/2023 | |
1.10.1 | 2,469,436 | 9/13/2023 | |
1.10.0 | 3,629,605 | 8/15/2023 | |
1.10.0-beta.1 | 17,765 | 7/17/2023 | |
1.9.0 | 18,174,796 | 5/11/2023 | |
1.9.0-beta.3 | 48,505 | 4/12/2023 | |
1.9.0-beta.2 | 129,332 | 2/22/2023 | |
1.9.0-beta.1 | 324,223 | 10/13/2022 | |
1.8.2 | 19,329,433 | 2/8/2023 | |
1.8.1 | 4,591,766 | 1/13/2023 | |
1.8.0 | 13,244,869 | 11/9/2022 | |
1.8.0-beta.1 | 5,793 | 10/13/2022 | |
1.7.0 | 94,095,486 | 9/19/2022 | |
1.7.0-beta.1 | 75,507 | 8/10/2022 | |
1.6.1 | 7,422,272 | 8/8/2022 | |
1.6.0 | 92,578,888 | 4/5/2022 | |
1.6.0-beta.1 | 57,047 | 2/11/2022 | |
1.5.0 | 39,239,113 | 10/14/2021 | |
1.5.0-beta.4 | 58,920 | 9/8/2021 | |
1.5.0-beta.3 | 169,244 | 8/11/2021 | |
1.5.0-beta.2 | 39,097 | 7/12/2021 | |
1.5.0-beta.1 | 27,790 | 6/8/2021 | |
1.4.1 | 9,557,049 | 8/5/2021 | |
1.4.0 | 48,137,290 | 5/12/2021 | |
1.4.0-beta.5 | 178,973 | 4/6/2021 | |
1.4.0-beta.4 | 36,620 | 3/9/2021 | |
1.4.0-beta.3 | 142,554 | 2/10/2021 | |
1.4.0-beta.2 | 22,979 | 1/30/2021 | |
1.4.0-beta.1 | 127,214 | 10/16/2020 | |
1.3.0 | 147,777,189 | 11/13/2020 | |
1.3.0-beta.2 | 3,762 | 10/8/2020 | |
1.3.0-beta.1 | 41,831 | 9/11/2020 | |
1.2.3 | 11,707,713 | 9/11/2020 | |
1.2.2 | 1,335,672 | 8/20/2020 | |
1.2.1 | 1,064,052 | 8/18/2020 | |
1.2.0-preview.6 | 20,505 | 7/23/2020 | |
1.2.0-preview.5 | 17,022 | 7/8/2020 | |
1.2.0-preview.4 | 71,716 | 6/10/2020 | |
1.2.0-preview.3 | 129,155 | 5/5/2020 | |
1.2.0-preview.2 | 48,180 | 4/6/2020 | |
1.2.0-preview.1 | 72,889 | 3/10/2020 | |
1.1.1 | 17,719,492 | 2/11/2020 | |
1.1.0 | 989,641 | 11/25/2019 | |
1.0.0 | 3,349,322 | 10/30/2019 | |
1.0.0-preview.5 | 11,058 | 10/7/2019 | |
1.0.0-preview.4 | 3,840 | 9/10/2019 | |
1.0.0-preview.3 | 5,740 | 8/6/2019 | |
1.0.0-preview.2 | 4,267 | 7/2/2019 | |
1.0.0-preview.1 | 1,310 | 6/28/2019 |