Microsoft.Identity.Web
1.4.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.
Install-Package Microsoft.Identity.Web -Version 1.4.1
dotnet add package Microsoft.Identity.Web --version 1.4.1
<PackageReference Include="Microsoft.Identity.Web" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Identity.Web --version 1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
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
Dependencies
-
.NETCoreApp 3.1
- Azure.Identity (>= 1.2.3)
- Azure.Security.KeyVault.Certificates (>= 4.1.0)
- Azure.Security.KeyVault.Secrets (>= 4.1.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 3.1.8)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 3.1.8)
- Microsoft.Identity.Client (>= 4.24.0)
-
.NETFramework 4.7.2
- Microsoft.Extensions.Caching.Memory (>= 5.0.0)
- Microsoft.Extensions.Options (>= 5.0.0)
- Microsoft.Identity.Client (>= 4.24.0)
-
net5.0
- Azure.Identity (>= 1.2.3)
- Azure.Security.KeyVault.Certificates (>= 4.1.0)
- Azure.Security.KeyVault.Secrets (>= 4.1.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 5.0.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 5.0.0)
- Microsoft.Identity.Client (>= 4.24.0)
Used By
NuGet packages (7)
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.
|
|
Microsoft.Identity.Web.MicrosoftGraph
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 call Microsoft Graph, and for protected web APIs
that call Microsoft Graph.
|
|
BizBlocks
BizBlocks AspNetCore Framework
|
|
Microsoft.Identity.Web.MicrosoftGraphBeta
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 call Microsoft Graph Beta, and for protected web APIs
that call Microsoft Graph Beta.
|
|
Brupper.Identity.B2C.Admin
Package Description
|
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Identity.Web:
Repository | Stars |
---|---|
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
|
|
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)
|
|
microsoft/PowerBI-Developer-Samples
A collection of Power BI samples for developer use.
|
|
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
|
|
isaacrlevin/presencelight
PresenceLight is a solution to broadcast your various statuses to a Phillips Hue or LIFX light bulb.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.1 | 44,079 | 12/15/2020 |
1.4.0 | 15,387 | 12/9/2020 |
1.3.0 | 90,202 | 11/11/2020 |
1.2.0 | 73,637 | 10/23/2020 |
1.1.0 | 88,247 | 10/6/2020 |
1.0.0 | 30,376 | 9/30/2020 |
0.4.0-preview | 43,906 | 9/11/2020 |
0.3.1-preview | 32,149 | 8/27/2020 |
0.3.0-preview | 9,126 | 8/25/2020 |
0.2.3-preview | 29,992 | 8/10/2020 |
0.2.2-preview | 4,062 | 8/7/2020 |
0.2.1-preview | 39,777 | 7/25/2020 |
0.2.0-preview | 37,653 | 7/13/2020 |
0.1.5-preview | 55,563 | 6/16/2020 |
0.1.4-preview | 52,442 | 6/1/2020 |
0.1.3-preview | 49,397 | 5/15/2020 |
0.1.2-preview | 20,587 | 5/7/2020 |
0.1.1-preview | 26,270 | 4/22/2020 |
0.1.0-preview | 14,891 | 4/13/2020 |