Microsoft.Identity.Web 2.11.0

Prefix Reserved
Additional Details

Move to Microsoft.Identity.Web.* latest. See https://aka.ms/IdWeb/LTS for details.

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Identity.Web --version 2.11.0
                    
NuGet\Install-Package Microsoft.Identity.Web -Version 2.11.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Identity.Web" Version="2.11.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Identity.Web" Version="2.11.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Identity.Web" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Identity.Web --version 2.11.0
                    
#r "nuget: Microsoft.Identity.Web, 2.11.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Identity.Web@2.11.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Identity.Web&version=2.11.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Identity.Web&version=2.11.0
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (196)

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.

Umbraco.Cloud.Identity.Cms

Adapter for enabling Umbraco Id on Umbraco Cloud CMS projects

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.

GitHub repositories (44)

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:
Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2
An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
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!
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
abpframework/abp-samples
Sample solutions built with the ABP Framework
azure-ad-b2c/samples
Azure AD B2C custom policy solutions and samples.
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
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
Version Downloads Last Updated
4.3.0 191,198 1/7/2026
4.2.0 320,461 12/17/2025
4.1.1 926,695 11/24/2025
4.1.0 184,820 11/19/2025
4.0.1 1,498,095 10/20/2025
4.0.0 331,379 10/13/2025
3.14.1 2,385,466 9/10/2025
3.14.0 849,421 8/28/2025
3.13.2 544,632 8/19/2025
3.13.1 280,839 8/15/2025
3.13.0 423,877 8/8/2025
3.12.0 670,039 7/30/2025
3.11.0 506,048 7/21/2025
3.10.0 1,184,403 7/2/2025
3.9.4 1,740,144 6/17/2025
3.9.3 1,216,325 6/3/2025
3.9.2 1,543,645 5/23/2025
3.9.1 686,898 5/18/2025
3.9.0 170,662 5/15/2025
3.8.4 2,858,188 4/24/2025
3.8.3 5,057,144 4/8/2025
3.8.2 1,427,871 3/31/2025
3.8.1 536,828 3/21/2025 3.8.1 has at least one vulnerability with moderate severity.
3.8.0 762,041 3/7/2025 3.8.0 has at least one vulnerability with moderate severity.
3.7.1 1,382,476 2/15/2025 3.7.1 has at least one vulnerability with moderate severity.
3.7.0 521,445 2/7/2025 3.7.0 has at least one vulnerability with moderate severity.
3.6.2 1,016,239 1/23/2025 3.6.2 has at least one vulnerability with moderate severity.
3.6.1 127,365 1/21/2025 3.6.1 has at least one vulnerability with moderate severity.
3.6.0 236,008 1/17/2025 3.6.0 has at least one vulnerability with moderate severity.
3.5.0 3,337,742 12/4/2024 3.5.0 has at least one vulnerability with moderate severity.
3.4.0 2,205,817 11/15/2024 3.4.0 has at least one vulnerability with moderate severity.
3.3.1 1,948,389 11/2/2024 3.3.1 has at least one vulnerability with moderate severity.
3.3.0 569,872 10/28/2024 3.3.0 has at least one vulnerability with moderate severity.
3.2.2 2,617,097 10/9/2024 3.2.2 has at least one vulnerability with moderate severity.
3.2.1 372,691 10/5/2024 3.2.1 has at least one vulnerability with moderate severity.
3.2.0 1,048,514 9/24/2024 3.2.0 has at least one vulnerability with moderate severity.
3.1.0 3,319,675 8/22/2024
3.0.1 3,666,117 7/23/2024
3.0.0 854,212 7/18/2024
3.0.0-preview3 25,792 6/19/2024 3.0.0-preview3 is deprecated because it is no longer maintained.
3.0.0-preview2 20,332 6/11/2024 3.0.0-preview2 is deprecated because it is no longer maintained.
3.0.0-preview1 41,933 4/29/2024 3.0.0-preview1 is deprecated because it is no longer maintained.
2.21.1 1,209,791 7/20/2024 2.21.1 is deprecated because it is no longer maintained.
2.21.0 50,453 7/19/2024 2.21.0 is deprecated because it is no longer maintained.
2.20.0 2,104,387 6/28/2024 2.20.0 is deprecated because it is no longer maintained.
2.19.1 3,268,073 6/10/2024 2.19.1 is deprecated because it is no longer maintained.
2.19.0 1,274,471 5/29/2024 2.19.0 is deprecated because it is no longer maintained.
2.18.2 986,907 5/21/2024 2.18.2 is deprecated because it is no longer maintained.
2.18.1 2,686,843 4/25/2024 2.18.1 is deprecated because it is no longer maintained.
2.18.0 549,828 4/22/2024 2.18.0 is deprecated because it is no longer maintained.
2.17.5 987,169 4/16/2024 2.17.5 is deprecated because it is no longer maintained.
2.17.4 2,183,834 3/29/2024 2.17.4 is deprecated because it is no longer maintained.
2.17.3 257,159 3/27/2024 2.17.3 is deprecated because it is no longer maintained.
2.17.2 1,353,796 3/14/2024 2.17.2 is deprecated because it is no longer maintained.
2.17.1 1,893,177 2/27/2024 2.17.1 is deprecated because it is no longer maintained.
2.17.0 2,692,965 2/5/2024 2.17.0 is deprecated because it is no longer maintained.
2.16.1 3,519,538 1/9/2024 2.16.1 is deprecated because it is no longer maintained.
2.16.0 3,698,345 11/27/2023 2.16.0 is deprecated because it is no longer maintained.
2.15.5 1,905,383 11/20/2023 2.15.5 is deprecated because it is no longer maintained.
2.15.3 2,139,055 10/22/2023 2.15.3 is deprecated because it is no longer maintained.
2.15.2 908,308 10/18/2023 2.15.2 is deprecated because it is no longer maintained.
2.15.1 634,105 10/5/2023 2.15.1 is deprecated because it is no longer maintained.
2.14.0 870,772 9/26/2023 2.14.0 is deprecated because it is no longer maintained.
2.13.4 1,151,217 9/8/2023 2.13.4 is deprecated because it is no longer maintained.
2.13.3 1,290,697 8/17/2023 2.13.3 is deprecated because it is no longer maintained.
2.13.2 1,283,887 7/31/2023 2.13.2 is deprecated because it is no longer maintained.
2.13.1 407,377 7/25/2023 2.13.1 is deprecated because it is no longer maintained.
2.13.0 586,165 7/14/2023 2.13.0 is deprecated because it is no longer maintained.
2.12.4 1,887,671 6/18/2023 2.12.4 is deprecated because it is no longer maintained.
2.12.2 97,730 6/15/2023 2.12.2 is deprecated because it is no longer maintained.
2.11.1 766,807 6/6/2023 2.11.1 is deprecated because it is no longer maintained.
2.11.0 1,542,635 5/15/2023 2.11.0 is deprecated because it is no longer maintained.
2.10.0 632,554 5/5/2023 2.10.0 is deprecated because it is no longer maintained.
2.9.0 1,314,499 4/15/2023 2.9.0 is deprecated because it is no longer maintained.
2.8.0 33,602 4/14/2023 2.8.0 is deprecated because it is no longer maintained.
2.7.0 811,694 3/30/2023 2.7.0 is deprecated because it is no longer maintained.
2.6.1 523,267 3/23/2023 2.6.1 is deprecated because it is no longer maintained.
2.5.0 2,937,462 2/27/2023 2.5.0 is deprecated because it is no longer maintained.
2.0.8-preview 85,429 12/16/2022 2.0.8-preview is deprecated because it is no longer maintained.
2.0.7-preview 33,286 12/2/2022 2.0.7-preview is deprecated because it is no longer maintained.
2.0.6-preview 28,443 11/20/2022 2.0.6-preview is deprecated because it is no longer maintained.
2.0.5-preview 15,739 11/7/2022 2.0.5-preview is deprecated because it is no longer maintained.
2.0.4-preview 1,728 10/27/2022 2.0.4-preview is deprecated because it is no longer maintained.
2.0.3-preview 24,973 10/19/2022 2.0.3-preview is deprecated because it is no longer maintained.
2.0.2-preview 5,403 10/9/2022 2.0.2-preview is deprecated because it is no longer maintained.
2.0.0-preview 19,872 9/20/2022 2.0.0-preview is deprecated because it is no longer maintained.
1.26.0 3,175,375 2/5/2023 1.26.0 is deprecated because it is no longer maintained.
1.25.10 4,334,369 12/1/2022 1.25.10 is deprecated because it is no longer maintained.
1.25.9 615,219 11/28/2022 1.25.9 is deprecated because it is no longer maintained.
1.25.8 700,435 11/20/2022 1.25.8 is deprecated because it is no longer maintained.
1.25.7 54,990 11/18/2022 1.25.7 is deprecated because it is no longer maintained.
1.25.6 509,637 11/16/2022 1.25.6 is deprecated because it is no longer maintained.
1.25.5 1,119,316 11/1/2022 1.25.5 is deprecated because it is no longer maintained.
1.25.4 266,552 10/27/2022 1.25.4 is deprecated because it is no longer maintained.
1.25.3 3,097,261 9/16/2022 1.25.3 is deprecated because it is no longer maintained.
1.25.2 1,584,211 8/25/2022 1.25.2 is deprecated because it is no longer maintained.
1.25.1 4,942,913 6/23/2022 1.25.1 is deprecated because it is no longer maintained.
1.25.0 1,369,165 6/3/2022 1.25.0 is deprecated because it is no longer maintained.
1.24.1 3,117,622 4/26/2022 1.24.1 is deprecated because it is no longer maintained.
1.24.0 409,492 4/20/2022 1.24.0 is deprecated because it is no longer maintained.
1.23.1 2,667,931 3/11/2022 1.23.1 is deprecated because it is no longer maintained.
1.23.0 1,574,018 2/15/2022 1.23.0 is deprecated because it is no longer maintained.
1.22.3 716,047 2/2/2022 1.22.3 is deprecated because it is no longer maintained.
1.22.2 238,260 1/28/2022 1.22.2 is deprecated because it is no longer maintained.
1.22.1 1,206,284 1/8/2022 1.22.1 is deprecated because it is no longer maintained.
1.22.0 23,138 1/8/2022 1.22.0 is deprecated because it is no longer maintained.
1.21.1 1,666,569 12/4/2021 1.21.1 is deprecated because it is no longer maintained.
1.21.0 740,848 11/20/2021 1.21.0 is deprecated because it is no longer maintained.
1.20.1 13,134 12/3/2021 1.20.1 is deprecated because it is no longer maintained.
1.20.0 1,102,106 11/5/2021 1.20.0 is deprecated because it is no longer maintained.
1.19.0 319,572 11/2/2021 1.19.0 is deprecated because it is no longer maintained.
1.19.0-preview 15,609 10/7/2021 1.19.0-preview is deprecated because it is no longer maintained.
1.18.0 1,757,210 10/6/2021 1.18.0 is deprecated because it is no longer maintained.
1.17.0 688,780 9/20/2021 1.17.0 is deprecated because it is no longer maintained.
1.16.1 1,335,467 9/6/2021 1.16.1 is deprecated because it is no longer maintained.
1.16.0 2,707,092 8/19/2021 1.16.0 is deprecated because it is no longer maintained.
1.15.2 757,348 7/30/2021 1.15.2 is deprecated because it is no longer maintained.
1.15.1 162,978 7/27/2021 1.15.1 is deprecated because it is no longer maintained.
1.15.0 168,580 7/23/2021 1.15.0 is deprecated because it is no longer maintained.
1.14.1 374,214 7/15/2021 1.14.1 is deprecated because it is no longer maintained.
1.14.0 1,155,631 6/23/2021 1.14.0 is deprecated because it is no longer maintained.
1.13.1 262,400 6/15/2021 1.13.1 is deprecated because it is no longer maintained.
1.13.0 178,728 6/11/2021 1.13.0 is deprecated because it is no longer maintained.
1.12.0 486,849 6/2/2021 1.12.0 is deprecated because it is no longer maintained.
1.11.0 321,630 5/24/2021 1.11.0 is deprecated because it is no longer maintained.
1.10.0 412,444 5/17/2021 1.10.0 is deprecated because it is no longer maintained.
1.9.2 445,951 5/4/2021 1.9.2 is deprecated because it is no longer maintained.
1.9.1 906,533 4/14/2021 1.9.1 is deprecated because it is no longer maintained.
1.9.0 121,312 4/12/2021 1.9.0 is deprecated because it is no longer maintained.
1.8.2 847,954 3/23/2021 1.8.2 is deprecated because it is no longer maintained.
1.8.1 202,652 3/16/2021 1.8.1 is deprecated because it is no longer maintained.
1.8.0 418,451 3/10/2021 1.8.0 is deprecated because it is no longer maintained.
1.7.0 411,971 2/27/2021 1.7.0 is deprecated because it is no longer maintained.
1.6.0 455,098 2/12/2021 1.6.0 is deprecated because it is no longer maintained.
1.5.1 924,976 1/21/2021 1.5.1 is deprecated because it is no longer maintained.
1.5.0 42,274 1/20/2021 1.5.0 is deprecated because it is no longer maintained.
1.4.1 808,566 12/15/2020 1.4.1 is deprecated because it is no longer maintained.
1.4.0 309,855 12/9/2020 1.4.0 is deprecated because it is no longer maintained.
1.3.0 605,762 11/11/2020 1.3.0 is deprecated because it is no longer maintained.
1.2.0 332,614 10/23/2020 1.2.0 is deprecated because it is no longer maintained.
1.1.0 1,823,103 10/6/2020 1.1.0 is deprecated because it is no longer maintained.
1.0.0 297,439 9/30/2020 1.0.0 is deprecated because it is no longer maintained.
0.4.0-preview 128,459 9/11/2020 0.4.0-preview is deprecated because it is no longer maintained.
0.3.1-preview 90,981 8/27/2020 0.3.1-preview is deprecated because it is no longer maintained.
0.3.0-preview 4,847,189 8/25/2020 0.3.0-preview is deprecated because it is no longer maintained.
0.2.3-preview 88,349 8/10/2020 0.2.3-preview is deprecated because it is no longer maintained.
0.2.2-preview 8,586 8/7/2020 0.2.2-preview is deprecated because it is no longer maintained.
0.2.1-preview 64,336 7/25/2020 0.2.1-preview is deprecated because it is no longer maintained.
0.2.0-preview 94,691 7/13/2020 0.2.0-preview is deprecated because it is no longer maintained.
0.1.5-preview 165,186 6/16/2020 0.1.5-preview is deprecated because it is no longer maintained.
0.1.4-preview 153,570 6/1/2020 0.1.4-preview is deprecated because it is no longer maintained.
0.1.3-preview 124,497 5/15/2020 0.1.3-preview is deprecated because it is no longer maintained.
0.1.2-preview 43,024 5/7/2020 0.1.2-preview is deprecated because it is no longer maintained.
0.1.1-preview 52,051 4/22/2020 0.1.1-preview is deprecated because it is no longer maintained.
0.1.0-preview 42,485 4/13/2020 0.1.0-preview is deprecated because it is no longer maintained.