Microsoft.Identity.Web
2.11.1
Prefix Reserved
Move to Microsoft.Identity.Web.* latest. See https://aka.ms/IdWeb/LTS for details.
See the version list below for details.
dotnet add package Microsoft.Identity.Web --version 2.11.1
NuGet\Install-Package Microsoft.Identity.Web -Version 2.11.1
<PackageReference Include="Microsoft.Identity.Web" Version="2.11.1" />
<PackageVersion Include="Microsoft.Identity.Web" Version="2.11.1" />
<PackageReference Include="Microsoft.Identity.Web" />
paket add Microsoft.Identity.Web --version 2.11.1
#r "nuget: Microsoft.Identity.Web, 2.11.1"
#:package Microsoft.Identity.Web@2.11.1
#addin nuget:?package=Microsoft.Identity.Web&version=2.11.1
#tool nuget:?package=Microsoft.Identity.Web&version=2.11.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 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 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.11.1)
- Microsoft.Identity.Web.Certificateless (>= 2.11.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.11.1)
- Microsoft.Identity.Web.TokenCache (>= 2.11.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.30.0)
- Microsoft.IdentityModel.Validators (>= 6.30.0)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.30.0)
- 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.11.1)
- Microsoft.Identity.Web.Certificateless (>= 2.11.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.11.1)
- Microsoft.Identity.Web.TokenCache (>= 2.11.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.30.0)
- Microsoft.IdentityModel.Validators (>= 6.30.0)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.30.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.11.1)
- Microsoft.Identity.Web.Certificateless (>= 2.11.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.11.1)
- Microsoft.Identity.Web.TokenCache (>= 2.11.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.30.0)
- Microsoft.IdentityModel.Validators (>= 6.30.0)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.30.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.11.1)
- Microsoft.Identity.Web.Certificateless (>= 2.11.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.11.1)
- Microsoft.Identity.Web.TokenCache (>= 2.11.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.30.0)
- Microsoft.IdentityModel.Validators (>= 6.30.0)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.30.0)
- System.Security.Cryptography.Xml (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.2)
-
net6.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 6.0.12)
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.11.1)
- Microsoft.Identity.Web.Certificateless (>= 2.11.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.11.1)
- Microsoft.Identity.Web.TokenCache (>= 2.11.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.30.0)
- Microsoft.IdentityModel.Validators (>= 6.30.0)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.30.0)
- System.Text.Encodings.Web (>= 6.0.0)
-
net7.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 7.0.1)
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.11.1)
- Microsoft.Identity.Web.Certificateless (>= 2.11.1)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.11.1)
- Microsoft.Identity.Web.TokenCache (>= 2.11.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.30.0)
- Microsoft.IdentityModel.Validators (>= 6.30.0)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.30.0)
- System.Text.Encodings.Web (>= 7.0.0)
NuGet packages (166)
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. |
|
OrchardCore.Application.Cms.Core.Targets
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with TheAdmin theme but without any front-end Themes. |
GitHub repositories (46)
Showing the top 20 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!
|
|
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
|
|
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|
|
abpframework/abp-samples
Sample solutions built with the ABP Framework
|
|
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
|
|
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
|
|
azure-ad-b2c/samples
Azure AD B2C custom policy solutions and samples.
|
|
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
|
|
JonPSmith/AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
|
|
dotnet/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
|
|
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
|
|
Azure/Industrial-IoT
Azure Industrial IoT Platform
|
|
EdiWang/Moonglade
Blog system of https://edi.wang, runs on Microsoft Azure
|
Version | Downloads | Last Updated | |
---|---|---|---|
3.10.0 | 119,730 | 7/2/2025 | |
3.9.4 | 384,006 | 6/17/2025 | |
3.9.3 | 420,732 | 6/3/2025 | |
3.9.2 | 563,715 | 5/23/2025 | |
3.9.1 | 259,453 | 5/18/2025 | |
3.9.0 | 74,281 | 5/15/2025 | |
3.8.4 | 1,341,037 | 4/24/2025 | |
3.8.3 | 2,488,615 | 4/8/2025 | |
3.8.2 | 595,752 | 3/31/2025 | |
3.8.1 | 399,930 | 3/21/2025 | |
3.8.0 | 598,262 | 3/7/2025 | |
3.7.1 | 1,136,304 | 2/15/2025 | |
3.7.0 | 411,200 | 2/7/2025 | |
3.6.2 | 828,896 | 1/23/2025 | |
3.6.1 | 96,105 | 1/21/2025 | |
3.6.0 | 197,296 | 1/17/2025 | |
3.5.0 | 2,737,103 | 12/4/2024 | |
3.4.0 | 1,837,157 | 11/15/2024 | |
3.3.1 | 1,609,336 | 11/2/2024 | |
3.3.0 | 466,700 | 10/28/2024 | |
3.2.2 | 2,214,220 | 10/9/2024 | |
3.2.1 | 303,834 | 10/5/2024 | |
3.2.0 | 852,217 | 9/24/2024 | |
3.1.0 | 2,539,180 | 8/22/2024 | |
3.0.1 | 2,918,880 | 7/23/2024 | |
3.0.0 | 703,912 | 7/18/2024 | |
3.0.0-preview3 | 21,855 | 6/19/2024 | |
3.0.0-preview2 | 19,125 | 6/11/2024 | |
3.0.0-preview1 | 40,128 | 4/29/2024 | |
2.21.1 | 852,976 | 7/20/2024 | |
2.21.0 | 31,843 | 7/19/2024 | |
2.20.0 | 1,721,281 | 6/28/2024 | |
2.19.1 | 2,887,623 | 6/10/2024 | |
2.19.0 | 1,047,223 | 5/29/2024 | |
2.18.2 | 843,100 | 5/21/2024 | |
2.18.1 | 2,159,239 | 4/25/2024 | |
2.18.0 | 452,364 | 4/22/2024 | |
2.17.5 | 866,646 | 4/16/2024 | |
2.17.4 | 1,934,702 | 3/29/2024 | |
2.17.3 | 208,535 | 3/27/2024 | |
2.17.2 | 1,164,896 | 3/14/2024 | |
2.17.1 | 1,662,531 | 2/27/2024 | |
2.17.0 | 2,277,861 | 2/5/2024 | |
2.16.1 | 3,024,013 | 1/9/2024 | |
2.16.0 | 3,215,491 | 11/27/2023 | |
2.15.5 | 1,845,700 | 11/20/2023 | |
2.15.3 | 1,976,661 | 10/22/2023 | |
2.15.2 | 749,130 | 10/18/2023 | |
2.15.1 | 577,087 | 10/5/2023 | |
2.14.0 | 779,893 | 9/26/2023 | |
2.13.4 | 1,061,851 | 9/8/2023 | |
2.13.3 | 1,212,817 | 8/17/2023 | |
2.13.2 | 1,238,908 | 7/31/2023 | |
2.13.1 | 380,919 | 7/25/2023 | |
2.13.0 | 557,272 | 7/14/2023 | |
2.12.4 | 1,760,046 | 6/18/2023 | |
2.12.2 | 85,299 | 6/15/2023 | |
2.11.1 | 698,059 | 6/6/2023 | |
2.11.0 | 1,398,270 | 5/15/2023 | |
2.10.0 | 592,120 | 5/5/2023 | |
2.9.0 | 1,221,230 | 4/15/2023 | |
2.8.0 | 26,498 | 4/14/2023 | |
2.7.0 | 761,963 | 3/30/2023 | |
2.6.1 | 483,232 | 3/23/2023 | |
2.5.0 | 2,849,222 | 2/27/2023 | |
2.0.8-preview | 81,280 | 12/16/2022 | |
2.0.7-preview | 31,130 | 12/2/2022 | |
2.0.6-preview | 28,114 | 11/20/2022 | |
2.0.5-preview | 15,111 | 11/7/2022 | |
2.0.4-preview | 1,564 | 10/27/2022 | |
2.0.3-preview | 23,546 | 10/19/2022 | |
2.0.2-preview | 5,227 | 10/9/2022 | |
2.0.0-preview | 19,684 | 9/20/2022 | |
1.26.0 | 2,890,002 | 2/5/2023 | |
1.25.10 | 4,131,811 | 12/1/2022 | |
1.25.9 | 525,695 | 11/28/2022 | |
1.25.8 | 668,076 | 11/20/2022 | |
1.25.7 | 46,882 | 11/18/2022 | |
1.25.6 | 498,458 | 11/16/2022 | |
1.25.5 | 1,064,071 | 11/1/2022 | |
1.25.4 | 248,187 | 10/27/2022 | |
1.25.3 | 2,971,230 | 9/16/2022 | |
1.25.2 | 1,529,599 | 8/25/2022 | |
1.25.1 | 4,707,657 | 6/23/2022 | |
1.25.0 | 1,317,412 | 6/3/2022 | |
1.24.1 | 2,949,824 | 4/26/2022 | |
1.24.0 | 396,439 | 4/20/2022 | |
1.23.1 | 2,555,667 | 3/11/2022 | |
1.23.0 | 1,516,823 | 2/15/2022 | |
1.22.3 | 685,016 | 2/2/2022 | |
1.22.2 | 225,773 | 1/28/2022 | |
1.22.1 | 1,154,018 | 1/8/2022 | |
1.22.0 | 18,650 | 1/8/2022 | |
1.21.1 | 1,583,336 | 12/4/2021 | |
1.21.0 | 714,024 | 11/20/2021 | |
1.20.1 | 8,272 | 12/3/2021 | |
1.20.0 | 1,038,478 | 11/5/2021 | |
1.19.0 | 296,786 | 11/2/2021 | |
1.19.0-preview | 15,163 | 10/7/2021 | |
1.18.0 | 1,618,829 | 10/6/2021 | |
1.17.0 | 659,375 | 9/20/2021 | |
1.16.1 | 1,076,722 | 9/6/2021 | |
1.16.0 | 2,563,184 | 8/19/2021 | |
1.15.2 | 726,097 | 7/30/2021 | |
1.15.1 | 154,597 | 7/27/2021 | |
1.15.0 | 163,244 | 7/23/2021 | |
1.14.1 | 366,627 | 7/15/2021 | |
1.14.0 | 1,100,743 | 6/23/2021 | |
1.13.1 | 255,512 | 6/15/2021 | |
1.13.0 | 170,721 | 6/11/2021 | |
1.12.0 | 472,617 | 6/2/2021 | |
1.11.0 | 307,129 | 5/24/2021 | |
1.10.0 | 391,272 | 5/17/2021 | |
1.9.2 | 432,682 | 5/4/2021 | |
1.9.1 | 880,380 | 4/14/2021 | |
1.9.0 | 115,103 | 4/12/2021 | |
1.8.2 | 798,634 | 3/23/2021 | |
1.8.1 | 194,859 | 3/16/2021 | |
1.8.0 | 394,027 | 3/10/2021 | |
1.7.0 | 401,951 | 2/27/2021 | |
1.6.0 | 442,390 | 2/12/2021 | |
1.5.1 | 897,804 | 1/21/2021 | |
1.5.0 | 37,462 | 1/20/2021 | |
1.4.1 | 792,524 | 12/15/2020 | |
1.4.0 | 295,821 | 12/9/2020 | |
1.3.0 | 593,477 | 11/11/2020 | |
1.2.0 | 327,324 | 10/23/2020 | |
1.1.0 | 1,765,261 | 10/6/2020 | |
1.0.0 | 260,340 | 9/30/2020 | |
0.4.0-preview | 126,116 | 9/11/2020 | |
0.3.1-preview | 90,215 | 8/27/2020 | |
0.3.0-preview | 4,706,531 | 8/25/2020 | |
0.2.3-preview | 87,684 | 8/10/2020 | |
0.2.2-preview | 8,440 | 8/7/2020 | |
0.2.1-preview | 63,254 | 7/25/2020 | |
0.2.0-preview | 93,455 | 7/13/2020 | |
0.1.5-preview | 161,115 | 6/16/2020 | |
0.1.4-preview | 142,902 | 6/1/2020 | |
0.1.3-preview | 123,299 | 5/15/2020 | |
0.1.2-preview | 42,423 | 5/7/2020 | |
0.1.1-preview | 51,305 | 4/22/2020 | |
0.1.0-preview | 42,037 | 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