Microsoft.Identity.Web
2.13.4
See the version list below for details.
dotnet add package Microsoft.Identity.Web --version 2.13.4
NuGet\Install-Package Microsoft.Identity.Web -Version 2.13.4
<PackageReference Include="Microsoft.Identity.Web" Version="2.13.4" />
paket add Microsoft.Identity.Web --version 2.13.4
#r "nuget: Microsoft.Identity.Web, 2.13.4"
// Install Microsoft.Identity.Web as a Cake Addin
#addin nuget:?package=Microsoft.Identity.Web&version=2.13.4
// Install Microsoft.Identity.Web as a Cake Tool
#tool nuget:?package=Microsoft.Identity.Web&version=2.13.4
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-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.13.4)
- Microsoft.Identity.Web.Certificateless (>= 2.13.4)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.13.4)
- Microsoft.Identity.Web.TokenCache (>= 2.13.4)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.32.3)
- Microsoft.IdentityModel.Validators (>= 6.32.3)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.32.3)
- System.Text.Encodings.Web (>= 4.7.2)
-
.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.13.4)
- Microsoft.Identity.Web.Certificateless (>= 2.13.4)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.13.4)
- Microsoft.Identity.Web.TokenCache (>= 2.13.4)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.32.3)
- Microsoft.IdentityModel.Validators (>= 6.32.3)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.32.3)
- 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.13.4)
- Microsoft.Identity.Web.Certificateless (>= 2.13.4)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.13.4)
- Microsoft.Identity.Web.TokenCache (>= 2.13.4)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.32.3)
- Microsoft.IdentityModel.Validators (>= 6.32.3)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.32.3)
- 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.13.4)
- Microsoft.Identity.Web.Certificateless (>= 2.13.4)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.13.4)
- Microsoft.Identity.Web.TokenCache (>= 2.13.4)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.32.3)
- Microsoft.IdentityModel.Validators (>= 6.32.3)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.32.3)
- 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.13.4)
- Microsoft.Identity.Web.Certificateless (>= 2.13.4)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.13.4)
- Microsoft.Identity.Web.TokenCache (>= 2.13.4)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.32.3)
- Microsoft.IdentityModel.Validators (>= 6.32.3)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.32.3)
- System.Text.Encodings.Web (>= 6.0.0)
-
net7.0
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.13.4)
- Microsoft.Identity.Web.Certificateless (>= 2.13.4)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.13.4)
- Microsoft.Identity.Web.TokenCache (>= 2.13.4)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.32.3)
- Microsoft.IdentityModel.Validators (>= 6.32.3)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.32.3)
- System.Text.Encodings.Web (>= 7.0.0)
-
net8.0
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.13.4)
- Microsoft.Identity.Web.Certificateless (>= 2.13.4)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.13.4)
- Microsoft.Identity.Web.TokenCache (>= 2.13.4)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 7.0.0-preview5)
- Microsoft.IdentityModel.Validators (>= 7.0.0-preview5)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 7.0.0-preview5)
- System.Text.Encodings.Web (>= 8.0.0-preview.7.23375.6)
NuGet packages (95)
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. |
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
Blauhaus.EVACS.Admin.Blazor
Package Description |
|
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. |
|
Umbraco.Cloud.Identity.Cms
Adapter for enabling Umbraco Id on Umbraco Cloud CMS projects |
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.
|
|
fullstackhero/dotnet-webapi-boilerplate
Clean Architecture Template for .NET 7.0 WebApi built with Multitenancy Support.
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
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 |
---|---|---|
2.16.0 | 14,881 | 11/27/2023 |
2.15.5 | 179,770 | 11/20/2023 |
2.15.3 | 457,199 | 10/22/2023 |
2.15.2 | 102,260 | 10/18/2023 |
2.15.1 | 219,082 | 10/5/2023 |
2.14.0 | 249,283 | 9/26/2023 |
2.13.4 | 392,739 | 9/8/2023 |
2.13.3 | 555,917 | 8/17/2023 |
2.13.2 | 720,220 | 7/31/2023 |
2.13.1 | 167,746 | 7/25/2023 |
2.13.0 | 307,258 | 7/14/2023 |
2.12.4 | 963,831 | 6/18/2023 |
2.12.2 | 48,505 | 6/15/2023 |
2.11.1 | 364,919 | 6/6/2023 |
2.11.0 | 739,885 | 5/15/2023 |
2.10.0 | 307,569 | 5/5/2023 |
2.9.0 | 684,029 | 4/15/2023 |
2.8.0 | 12,101 | 4/14/2023 |
2.7.0 | 486,291 | 3/30/2023 |
2.6.1 | 277,981 | 3/23/2023 |
2.5.0 | 2,130,008 | 2/27/2023 |
2.0.8-preview | 60,952 | 12/16/2022 |
2.0.7-preview | 11,644 | 12/2/2022 |
2.0.6-preview | 23,305 | 11/20/2022 |
2.0.5-preview | 9,839 | 11/7/2022 |
2.0.4-preview | 687 | 10/27/2022 |
2.0.3-preview | 16,596 | 10/19/2022 |
2.0.2-preview | 3,817 | 10/9/2022 |
2.0.0-preview | 17,031 | 9/20/2022 |
1.26.0 | 1,553,199 | 2/5/2023 |
1.25.10 | 2,863,454 | 12/1/2022 |
1.25.9 | 242,175 | 11/28/2022 |
1.25.8 | 468,576 | 11/20/2022 |
1.25.7 | 30,570 | 11/18/2022 |
1.25.6 | 382,939 | 11/16/2022 |
1.25.5 | 772,804 | 11/1/2022 |
1.25.4 | 166,163 | 10/27/2022 |
1.25.3 | 2,138,952 | 9/16/2022 |
1.25.2 | 1,195,216 | 8/25/2022 |
1.25.1 | 3,219,094 | 6/23/2022 |
1.25.0 | 953,914 | 6/3/2022 |
1.24.1 | 2,124,932 | 4/26/2022 |
1.24.0 | 319,903 | 4/20/2022 |
1.23.1 | 1,921,561 | 3/11/2022 |
1.23.0 | 1,168,250 | 2/15/2022 |
1.22.3 | 532,298 | 2/2/2022 |
1.22.2 | 187,041 | 1/28/2022 |
1.22.1 | 891,094 | 1/8/2022 |
1.22.0 | 13,500 | 1/8/2022 |
1.21.1 | 1,273,891 | 12/4/2021 |
1.21.0 | 589,662 | 11/20/2021 |
1.20.1 | 3,887 | 12/3/2021 |
1.20.0 | 809,764 | 11/5/2021 |
1.19.0 | 193,524 | 11/2/2021 |
1.19.0-preview | 11,760 | 10/7/2021 |
1.18.0 | 1,132,894 | 10/6/2021 |
1.17.0 | 564,481 | 9/20/2021 |
1.16.1 | 488,830 | 9/6/2021 |
1.16.0 | 1,787,312 | 8/19/2021 |
1.15.2 | 607,413 | 7/30/2021 |
1.15.1 | 126,034 | 7/27/2021 |
1.15.0 | 139,085 | 7/23/2021 |
1.14.1 | 338,238 | 7/15/2021 |
1.14.0 | 939,407 | 6/23/2021 |
1.13.1 | 225,308 | 6/15/2021 |
1.13.0 | 143,798 | 6/11/2021 |
1.12.0 | 402,457 | 6/2/2021 |
1.11.0 | 259,896 | 5/24/2021 |
1.10.0 | 305,706 | 5/17/2021 |
1.9.2 | 367,856 | 5/4/2021 |
1.9.1 | 689,592 | 4/14/2021 |
1.9.0 | 96,926 | 4/12/2021 |
1.8.2 | 616,943 | 3/23/2021 |
1.8.1 | 168,056 | 3/16/2021 |
1.8.0 | 295,232 | 3/10/2021 |
1.7.0 | 345,354 | 2/27/2021 |
1.6.0 | 397,575 | 2/12/2021 |
1.5.1 | 746,172 | 1/21/2021 |
1.5.0 | 31,420 | 1/20/2021 |
1.4.1 | 712,024 | 12/15/2020 |
1.4.0 | 231,276 | 12/9/2020 |
1.3.0 | 535,428 | 11/11/2020 |
1.2.0 | 289,976 | 10/23/2020 |
1.1.0 | 1,293,317 | 10/6/2020 |
1.0.0 | 164,656 | 9/30/2020 |
0.4.0-preview | 116,763 | 9/11/2020 |
0.3.1-preview | 81,121 | 8/27/2020 |
0.3.0-preview | 27,995 | 8/25/2020 |
0.2.3-preview | 79,681 | 8/10/2020 |
0.2.2-preview | 7,871 | 8/7/2020 |
0.2.1-preview | 58,350 | 7/25/2020 |
0.2.0-preview | 88,606 | 7/13/2020 |
0.1.5-preview | 137,463 | 6/16/2020 |
0.1.4-preview | 126,556 | 6/1/2020 |
0.1.3-preview | 114,298 | 5/15/2020 |
0.1.2-preview | 38,049 | 5/7/2020 |
0.1.1-preview | 45,536 | 4/22/2020 |
0.1.0-preview | 37,029 | 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