Microsoft.Identity.Web.UI 3.3.1

Prefix Reserved
dotnet add package Microsoft.Identity.Web.UI --version 3.3.1                
NuGet\Install-Package Microsoft.Identity.Web.UI -Version 3.3.1                
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.UI" Version="3.3.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Identity.Web.UI --version 3.3.1                
#r "nuget: Microsoft.Identity.Web.UI, 3.3.1"                
#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.
// Install Microsoft.Identity.Web.UI as a Cake Addin
#addin nuget:?package=Microsoft.Identity.Web.UI&version=3.3.1

// Install Microsoft.Identity.Web.UI as a Cake Tool
#tool nuget:?package=Microsoft.Identity.Web.UI&version=3.3.1                

Microsoft Identity Web

Microsoft Identity Web is a library which contains a set of reusable classes used in conjunction with ASP.NET Core for integrating with the Microsoft identity platform (formerly Azure AD v2.0 endpoint) and AAD B2C.

This library is for specific usage with:

Quick links:

Conceptual documentation Getting Started Reference documentation Sample Code Web App Sample Code Web API Support

Nuget package

NuGet

Build Status

Build Status

Release notes, roadmap and SLA

Release notes and roadmap

The Microsoft Identity Web roadmap is available from Roadmap in the Wiki pages, along with release notes.

Support SLA

  • Major versions are supported for twelve months after the release of the next major version.
  • Minor versions older than N-1 are not supported.

    Minor versions are bugfixes or features with non-breaking (additive) API changes. It is expected apps can upgrade. Therefore, we will not patch old minor versions of the library. You should also confirm, in issue repros, that you are using the latest minor version before the Microsoft Identity Web team spends time investigating an issue.

Using Microsoft Identity Web

Where do I file issues

This is the correct repo to file issues.

Community Help and Support

If you find a bug or have a feature or documentation request, please raise the issue on GitHub Issues.

We use Stack Overflow with the community to provide support, using the tags web-app, web-api, asp.net-core, microsoft-identity-web. We highly recommend you ask your questions on Stack Overflow first and browse existing issues to see if someone has asked your question before.

To provide a recommendation, visit our User Voice page.

Contribute

We enthusiastically welcome contributions and feedback. You can clone the repo and start contributing now. Read our Contribution Guide for more information.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Security Library

This library controls how users sign-in and access services. We recommend you always take the latest version of our library in your app when possible. We use semantic versioning so you can control the risk associated with updating your app. As an example, always downloading the latest minor version number (e.g. x.y.x) ensures you get the latest security and feature enhancements, but our API surface remains the same. You can always see the latest version and release notes under the Releases tab of GitHub.

Security Reporting

If you find a security issue with our libraries or services, please report it to [email protected] with as much detail as possible. Your submission may be eligible for a bounty through the Microsoft Bounty program. Please do not post security issues to GitHub Issues or any other public site. We will contact you shortly upon receiving the information. We encourage you to get notifications of when security incidents occur by visiting this page and subscribing to Security Advisory Alerts.

Trademarks.

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License (the "License").

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

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Microsoft.Identity.Web.UI:

Package Downloads
FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Blauhaus.EVACS.Admin.Blazor

Package Description

devprime.stack.security

DevPrime Security

KoloDev.GDS.UI

Kolo GDS UI Accelerator

Fathym.LCU.Hosting.OpenId

The Fathym LCU Core projects provide the foundation for building Fathym's dotnet LCU applications.

GitHub repositories (14)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Identity.Web.UI:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
JonPSmith/AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
Version Downloads Last updated
3.3.1 8,932 11/2/2024
3.3.0 18,818 10/28/2024
3.2.2 106,487 10/9/2024
3.2.1 21,402 10/5/2024
3.2.0 61,003 9/24/2024
3.1.0 235,472 8/22/2024
3.0.1 222,402 7/23/2024
3.0.0 38,272 7/18/2024
3.0.0-preview3 2,451 6/19/2024
3.0.0-preview2 13,513 6/11/2024
3.0.0-preview1 5,502 4/29/2024
2.21.1 37,076 7/20/2024
2.21.0 1,233 7/19/2024
2.20.0 206,659 6/28/2024
2.19.1 222,208 6/10/2024
2.19.0 126,054 5/29/2024
2.18.2 94,893 5/21/2024
2.18.1 248,089 4/25/2024
2.18.0 52,872 4/22/2024
2.17.5 98,924 4/16/2024
2.17.4 190,280 3/29/2024
2.17.3 41,648 3/27/2024
2.17.2 167,405 3/14/2024
2.17.1 160,849 2/27/2024
2.17.0 327,453 2/5/2024
2.16.1 403,023 1/9/2024
2.16.0 449,965 11/27/2023
2.15.5 134,225 11/20/2023
2.15.3 298,448 10/22/2023
2.15.2 135,534 10/18/2023
2.15.1 107,598 10/5/2023
2.14.0 82,354 9/26/2023
2.13.4 229,146 9/8/2023
2.13.3 193,672 8/17/2023
2.13.2 168,737 7/31/2023
2.13.1 110,966 7/25/2023
2.13.0 101,350 7/14/2023
2.12.4 259,917 6/18/2023
2.12.2 13,781 6/15/2023
2.11.1 145,846 6/6/2023
2.11.0 203,341 5/15/2023
2.10.0 61,772 5/5/2023
2.9.0 193,205 4/15/2023
2.8.0 6,394 4/14/2023
2.7.0 143,850 3/30/2023
2.6.1 68,616 3/23/2023
2.5.0 265,885 2/27/2023
2.0.8-preview 17,458 12/16/2022
2.0.7-preview 3,215 12/2/2022
2.0.6-preview 4,498 11/20/2022
2.0.5-preview 2,034 11/7/2022
2.0.4-preview 364 10/27/2022
2.0.3-preview 5,740 10/19/2022
2.0.2-preview 1,459 10/9/2022
2.0.0-preview 3,810 9/20/2022
1.26.0 581,955 2/5/2023
1.25.10 723,543 12/1/2022
1.25.9 42,222 11/28/2022
1.25.8 107,250 11/20/2022
1.25.7 8,307 11/18/2022
1.25.6 329,945 11/16/2022
1.25.5 226,022 11/1/2022
1.25.4 42,814 10/27/2022
1.25.3 569,429 9/16/2022
1.25.2 360,077 8/25/2022
1.25.1 838,194 6/23/2022
1.25.0 338,533 6/3/2022
1.24.1 756,180 4/26/2022
1.24.0 80,481 4/20/2022
1.23.1 352,502 3/11/2022
1.23.0 179,645 2/15/2022
1.22.3 134,734 2/2/2022
1.22.2 58,099 1/28/2022
1.22.1 273,682 1/8/2022
1.22.0 7,870 1/8/2022
1.21.1 242,485 12/4/2021
1.21.0 187,362 11/20/2021
1.20.1 721 12/3/2021
1.20.0 252,058 11/5/2021
1.19.0 41,853 11/2/2021
1.19.0-preview 1,571 10/7/2021
1.18.0 178,721 10/6/2021
1.17.0 134,176 9/20/2021
1.16.1 118,977 9/6/2021
1.16.0 1,293,355 8/19/2021
1.15.2 131,817 7/30/2021
1.15.1 25,988 7/27/2021
1.15.0 10,305 7/23/2021
1.14.1 53,818 7/15/2021
1.14.0 180,211 6/23/2021
1.13.1 44,840 6/15/2021
1.13.0 23,432 6/11/2021
1.12.0 57,972 6/2/2021
1.11.0 56,511 5/24/2021
1.10.0 71,823 5/17/2021
1.9.2 97,744 5/4/2021
1.9.1 111,009 4/14/2021
1.9.0 16,168 4/12/2021
1.8.2 118,739 3/23/2021
1.8.1 35,531 3/16/2021
1.8.0 55,692 3/10/2021
1.7.0 105,548 2/27/2021
1.6.0 95,032 2/12/2021
1.5.1 175,456 1/21/2021
1.5.0 7,771 1/20/2021
1.4.1 126,233 12/15/2020
1.4.0 137,420 12/9/2020
1.3.0 183,622 11/11/2020
1.2.0 68,959 10/23/2020
1.1.0 553,128 10/6/2020
1.0.0 61,623 9/30/2020
0.4.0-preview 36,921 9/11/2020
0.3.1-preview 26,214 8/27/2020
0.3.0-preview 879,664 8/25/2020
0.2.3-preview 13,420 8/10/2020
0.2.2-preview 4,989 8/7/2020
0.2.1-preview 29,621 7/25/2020
0.2.0-preview 20,752 7/13/2020
0.1.5-preview 40,492 6/16/2020
0.1.4-preview 35,466 6/1/2020
0.1.3-preview 21,437 5/16/2020
0.1.2-preview 10,509 5/7/2020
0.1.1-preview 19,603 4/22/2020
0.1.0-preview 14,534 4/13/2020