Microsoft.Identity.Web
2.17.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Identity.Web --version 2.17.1
NuGet\Install-Package Microsoft.Identity.Web -Version 2.17.1
<PackageReference Include="Microsoft.Identity.Web" Version="2.17.1" />
paket add Microsoft.Identity.Web --version 2.17.1
#r "nuget: Microsoft.Identity.Web, 2.17.1"
// Install Microsoft.Identity.Web as a Cake Addin #addin nuget:?package=Microsoft.Identity.Web&version=2.17.1 // Install Microsoft.Identity.Web as a Cake Tool #tool nuget:?package=Microsoft.Identity.Web&version=2.17.1
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0).
This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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 is compatible. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. 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. |
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 3.1.18)
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.17.1)
- Microsoft.Identity.Web.Certificateless (>= 2.17.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.17.1)
- Microsoft.Identity.Web.TokenCache (>= 2.17.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 7.4.0)
- Microsoft.IdentityModel.Validators (>= 7.4.0)
- System.IdentityModel.Tokens.Jwt (>= 7.4.0)
-
.NETFramework 4.6.2
- Microsoft.AspNetCore.DataProtection (>= 5.0.8)
- Microsoft.Extensions.Caching.Memory (>= 5.0.0)
- Microsoft.Extensions.Hosting (>= 6.0.0)
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.17.1)
- Microsoft.Identity.Web.Certificateless (>= 2.17.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.17.1)
- Microsoft.Identity.Web.TokenCache (>= 2.17.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.35.0)
- Microsoft.IdentityModel.Validators (>= 6.35.0)
- System.IdentityModel.Tokens.Jwt (>= 6.35.0)
- System.Security.Cryptography.Xml (>= 6.0.1)
- System.Text.Encodings.Web (>= 6.0.0)
-
.NETFramework 4.7.2
- Microsoft.AspNetCore.DataProtection (>= 2.1.0)
- Microsoft.Extensions.Caching.Memory (>= 2.1.0)
- Microsoft.Extensions.Hosting (>= 2.1.1)
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.17.1)
- Microsoft.Identity.Web.Certificateless (>= 2.17.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.17.1)
- Microsoft.Identity.Web.TokenCache (>= 2.17.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.35.0)
- Microsoft.IdentityModel.Validators (>= 6.35.0)
- System.IdentityModel.Tokens.Jwt (>= 6.35.0)
- System.Security.Cryptography.Xml (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.2)
-
.NETStandard 2.0
- Microsoft.AspNetCore.DataProtection (>= 2.1.0)
- Microsoft.Extensions.Caching.Memory (>= 2.1.0)
- Microsoft.Extensions.Hosting (>= 2.1.1)
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.17.1)
- Microsoft.Identity.Web.Certificateless (>= 2.17.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.17.1)
- Microsoft.Identity.Web.TokenCache (>= 2.17.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.35.0)
- Microsoft.IdentityModel.Validators (>= 6.35.0)
- System.IdentityModel.Tokens.Jwt (>= 6.35.0)
- System.Security.Cryptography.Xml (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.2)
-
net6.0
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.17.1)
- Microsoft.Identity.Web.Certificateless (>= 2.17.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.17.1)
- Microsoft.Identity.Web.TokenCache (>= 2.17.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 7.4.0)
- Microsoft.IdentityModel.Validators (>= 7.4.0)
- System.IdentityModel.Tokens.Jwt (>= 7.4.0)
-
net7.0
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.17.1)
- Microsoft.Identity.Web.Certificateless (>= 2.17.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.17.1)
- Microsoft.Identity.Web.TokenCache (>= 2.17.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 7.4.0)
- Microsoft.IdentityModel.Validators (>= 7.4.0)
- System.IdentityModel.Tokens.Jwt (>= 7.4.0)
-
net8.0
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.17.1)
- Microsoft.Identity.Web.Certificateless (>= 2.17.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.17.1)
- Microsoft.Identity.Web.TokenCache (>= 2.17.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 7.4.0)
- Microsoft.IdentityModel.Validators (>= 7.4.0)
- System.IdentityModel.Tokens.Jwt (>= 7.4.0)
NuGet packages (141)
Showing the top 5 NuGet packages that depend on Microsoft.Identity.Web:
Package | Downloads |
---|---|
Microsoft.Identity.Web.UI
This package enables UI for ASP.NET Core Web apps that use Microsoft.Identity.Web. |
|
Rystem.Api.Client.Authentication.BlazorServer
Rystem.Api helps you to integrate Api Server and Automated Client for Aspect-Oriented programming. |
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
OrchardCore.Microsoft.Authentication
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Provide features to Authenticates users using Microsoft Account, Microsoft Entra ID (Azure Active Directory) Account. |
|
Blauhaus.EVACS.Admin.Blazor
Package Description |
GitHub repositories (39)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Identity.Web:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
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.
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
|
|
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
|
Version | Downloads | Last updated |
---|---|---|
3.4.0 | 0 | 11/15/2024 |
3.3.1 | 186,981 | 11/2/2024 |
3.3.0 | 106,691 | 10/28/2024 |
3.2.2 | 814,935 | 10/9/2024 |
3.2.1 | 102,957 | 10/5/2024 |
3.2.0 | 385,153 | 9/24/2024 |
3.1.0 | 1,213,699 | 8/22/2024 |
3.0.1 | 1,374,642 | 7/23/2024 |
3.0.0 | 511,299 | 7/18/2024 |
3.0.0-preview3 | 14,293 | 6/19/2024 |
3.0.0-preview2 | 16,291 | 6/11/2024 |
3.0.0-preview1 | 32,717 | 4/29/2024 |
2.21.1 | 234,134 | 7/20/2024 |
2.21.0 | 8,266 | 7/19/2024 |
2.20.0 | 1,038,407 | 6/28/2024 |
2.19.1 | 2,105,378 | 6/10/2024 |
2.19.0 | 674,899 | 5/29/2024 |
2.18.2 | 594,652 | 5/21/2024 |
2.18.1 | 1,371,520 | 4/25/2024 |
2.18.0 | 255,578 | 4/22/2024 |
2.17.5 | 630,837 | 4/16/2024 |
2.17.4 | 1,509,449 | 3/29/2024 |
2.17.3 | 138,116 | 3/27/2024 |
2.17.2 | 811,179 | 3/14/2024 |
2.17.1 | 1,326,110 | 2/27/2024 |
2.17.0 | 1,626,213 | 2/5/2024 |
2.16.1 | 2,263,215 | 1/9/2024 |
2.16.0 | 2,449,474 | 11/27/2023 |
2.15.5 | 1,742,264 | 11/20/2023 |
2.15.3 | 1,694,390 | 10/22/2023 |
2.15.2 | 526,617 | 10/18/2023 |
2.15.1 | 504,655 | 10/5/2023 |
2.14.0 | 598,389 | 9/26/2023 |
2.13.4 | 904,157 | 9/8/2023 |
2.13.3 | 1,046,808 | 8/17/2023 |
2.13.2 | 1,131,081 | 7/31/2023 |
2.13.1 | 328,305 | 7/25/2023 |
2.13.0 | 505,048 | 7/14/2023 |
2.12.4 | 1,531,529 | 6/18/2023 |
2.12.2 | 71,793 | 6/15/2023 |
2.11.1 | 593,929 | 6/6/2023 |
2.11.0 | 1,211,237 | 5/15/2023 |
2.10.0 | 519,073 | 5/5/2023 |
2.9.0 | 1,055,521 | 4/15/2023 |
2.8.0 | 20,921 | 4/14/2023 |
2.7.0 | 692,503 | 3/30/2023 |
2.6.1 | 418,369 | 3/23/2023 |
2.5.0 | 2,661,962 | 2/27/2023 |
2.0.8-preview | 77,187 | 12/16/2022 |
2.0.7-preview | 24,002 | 12/2/2022 |
2.0.6-preview | 26,441 | 11/20/2022 |
2.0.5-preview | 13,655 | 11/7/2022 |
2.0.4-preview | 1,289 | 10/27/2022 |
2.0.3-preview | 21,316 | 10/19/2022 |
2.0.2-preview | 4,816 | 10/9/2022 |
2.0.0-preview | 19,157 | 9/20/2022 |
1.26.0 | 2,478,653 | 2/5/2023 |
1.25.10 | 3,800,186 | 12/1/2022 |
1.25.9 | 401,440 | 11/28/2022 |
1.25.8 | 626,741 | 11/20/2022 |
1.25.7 | 38,717 | 11/18/2022 |
1.25.6 | 486,102 | 11/16/2022 |
1.25.5 | 1,002,565 | 11/1/2022 |
1.25.4 | 220,404 | 10/27/2022 |
1.25.3 | 2,743,671 | 9/16/2022 |
1.25.2 | 1,446,591 | 8/25/2022 |
1.25.1 | 4,271,363 | 6/23/2022 |
1.25.0 | 1,220,777 | 6/3/2022 |
1.24.1 | 2,715,548 | 4/26/2022 |
1.24.0 | 374,265 | 4/20/2022 |
1.23.1 | 2,339,793 | 3/11/2022 |
1.23.0 | 1,425,529 | 2/15/2022 |
1.22.3 | 635,050 | 2/2/2022 |
1.22.2 | 212,959 | 1/28/2022 |
1.22.1 | 1,072,886 | 1/8/2022 |
1.22.0 | 16,720 | 1/8/2022 |
1.21.1 | 1,474,928 | 12/4/2021 |
1.21.0 | 674,848 | 11/20/2021 |
1.20.1 | 6,676 | 12/3/2021 |
1.20.0 | 943,492 | 11/5/2021 |
1.19.0 | 260,441 | 11/2/2021 |
1.19.0-preview | 14,034 | 10/7/2021 |
1.18.0 | 1,423,445 | 10/6/2021 |
1.17.0 | 629,650 | 9/20/2021 |
1.16.1 | 730,795 | 9/6/2021 |
1.16.0 | 2,338,607 | 8/19/2021 |
1.15.2 | 680,241 | 7/30/2021 |
1.15.1 | 146,674 | 7/27/2021 |
1.15.0 | 156,956 | 7/23/2021 |
1.14.1 | 357,033 | 7/15/2021 |
1.14.0 | 1,041,151 | 6/23/2021 |
1.13.1 | 245,011 | 6/15/2021 |
1.13.0 | 163,159 | 6/11/2021 |
1.12.0 | 457,896 | 6/2/2021 |
1.11.0 | 289,088 | 5/24/2021 |
1.10.0 | 364,562 | 5/17/2021 |
1.9.2 | 413,112 | 5/4/2021 |
1.9.1 | 803,034 | 4/14/2021 |
1.9.0 | 110,917 | 4/12/2021 |
1.8.2 | 729,755 | 3/23/2021 |
1.8.1 | 186,541 | 3/16/2021 |
1.8.0 | 359,064 | 3/10/2021 |
1.7.0 | 382,984 | 2/27/2021 |
1.6.0 | 428,063 | 2/12/2021 |
1.5.1 | 860,112 | 1/21/2021 |
1.5.0 | 35,706 | 1/20/2021 |
1.4.1 | 770,681 | 12/15/2020 |
1.4.0 | 269,843 | 12/9/2020 |
1.3.0 | 575,354 | 11/11/2020 |
1.2.0 | 315,429 | 10/23/2020 |
1.1.0 | 1,554,453 | 10/6/2020 |
1.0.0 | 209,116 | 9/30/2020 |
0.4.0-preview | 122,741 | 9/11/2020 |
0.3.1-preview | 87,643 | 8/27/2020 |
0.3.0-preview | 1,157,554 | 8/25/2020 |
0.2.3-preview | 86,493 | 8/10/2020 |
0.2.2-preview | 8,117 | 8/7/2020 |
0.2.1-preview | 61,060 | 7/25/2020 |
0.2.0-preview | 91,007 | 7/13/2020 |
0.1.5-preview | 150,285 | 6/16/2020 |
0.1.4-preview | 137,582 | 6/1/2020 |
0.1.3-preview | 119,886 | 5/15/2020 |
0.1.2-preview | 41,028 | 5/7/2020 |
0.1.1-preview | 48,755 | 4/22/2020 |
0.1.0-preview | 40,849 | 4/13/2020 |
The release notes are available at https://github.com/AzureAD/microsoft-identity-web/releases and the roadmap at https://github.com/AzureAD/microsoft-identity-web/wiki#roadmap