Microsoft.Identity.Web 2.17.3

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.17.3
                    
NuGet\Install-Package Microsoft.Identity.Web -Version 2.17.3
                    
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.17.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Identity.Web" Version="2.17.3" />
                    
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.17.3
                    
#r "nuget: Microsoft.Identity.Web, 2.17.3"
                    
#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.17.3
                    
#: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.17.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Identity.Web&version=2.17.3
                    
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 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.  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 (201)

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 (48)

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.
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
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!
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
Modern admin UI for Duende IdentityServer and ASP.NET Core Identity 🚀
Azure/Industrial-IoT
Azure Industrial IoT Platform
Version Downloads Last Updated
4.4.0-preview.1 41 2/13/2026
4.3.0 1,115,161 1/7/2026
4.2.0 549,252 12/17/2025
4.1.1 1,282,274 11/24/2025
4.1.0 250,180 11/19/2025
4.0.1 1,918,344 10/20/2025
4.0.0 381,032 10/13/2025
3.14.1 2,880,194 9/10/2025
3.14.0 938,176 8/28/2025
3.13.2 599,590 8/19/2025
3.13.1 307,427 8/15/2025
3.13.0 462,789 8/8/2025
3.12.0 727,142 7/30/2025
3.11.0 555,017 7/21/2025
3.10.0 1,304,403 7/2/2025
3.9.4 1,888,178 6/17/2025
3.9.3 1,328,716 6/3/2025
3.9.2 1,610,710 5/23/2025
3.9.1 749,229 5/18/2025
2.17.3 268,581 3/27/2024 2.17.3 is deprecated because it is no longer maintained.
Loading failed