.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- .NET CLI
- Package Manager
- PackageReference
- Paket CLI
- Cake
dotnet add package Microsoft.Identity.Web.GraphServiceClient --version 3.6.2
NuGet\Install-Package Microsoft.Identity.Web.GraphServiceClient -Version 3.6.2
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.GraphServiceClient" Version="3.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Identity.Web.GraphServiceClient --version 3.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Identity.Web.GraphServiceClient, 3.6.2"
#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.GraphServiceClient as a Cake Addin#addin nuget:?package=Microsoft.Identity.Web.GraphServiceClient&version=3.6.2// Install Microsoft.Identity.Web.GraphServiceClient as a Cake Tool#tool nuget:?package=Microsoft.Identity.Web.GraphServiceClient&version=3.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
- README
- Frameworks
- Dependencies
- Used By
- Versions
- Release Notes
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:
- Web applications, which sign in users and, optionally, call web APIs
- Protected web APIs, which optionally call protected downstream web APIs
Quick links:
Conceptual documentation | Getting Started | Reference documentation | Sample Code Web App | Sample Code Web API | Support |
---|
Nuget package
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
- The conceptual documentation is currently available from the Wiki pages.
- Code samples are available for web app samplesand web API samples
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 opencode@microsoft.com 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 secure@microsoft.com 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. |
.NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
.NET Framework | net461 net461 was computed. net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
MonoAndroid | monoandroid monoandroid was computed. |
MonoMac | monomac monomac was computed. |
MonoTouch | monotouch monotouch was computed. |
Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
Xamarin.iOS | xamarinios xamarinios was computed. |
Xamarin.Mac | xamarinmac xamarinmac was computed. |
Xamarin.TVOS | xamarintvos xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- Microsoft.Graph (>= 5.51.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 3.6.2)
-
.NETFramework 4.7.2
- Microsoft.Graph (>= 5.51.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 3.6.2)
-
.NETStandard 2.0
- Microsoft.Graph (>= 5.51.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 3.6.2)
-
net6.0
- Microsoft.Graph (>= 5.51.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 3.6.2)
-
net7.0
- Microsoft.Graph (>= 5.51.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 3.6.2)
-
net8.0
- Microsoft.Graph (>= 5.51.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 3.6.2)
-
net9.0
- Microsoft.Graph (>= 5.51.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 3.6.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Identity.Web.GraphServiceClient:
Package | Downloads |
---|---|
Microsoft.Identity.Web.GraphServiceClientBeta 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. Works specifically with MS Graph SDK v5 and above. For MS Graph SDK v4 support, please use Microsoft.Identity.Web.MicrosoftGraph. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Identity.Web.GraphServiceClient:
Repository | Stars |
---|---|
microsoftgraph/aspnetcore-webhooks-sample This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint. | |
damienbod/bff-aspnetcore-angular Backend for frontend security using Angular Standalone (nx) and ASP.NET Core backend |
Version | Downloads | Last updated | |
---|---|---|---|
3.6.2 | 701 | 1/23/2025 | |
3.6.1 | 1,163 | 1/21/2025 | |
3.6.0 | 2,488 | 1/17/2025 | |
3.5.0 | 36,832 | 12/4/2024 | |
3.4.0 | 37,889 | 11/15/2024 | |
3.3.1 | 32,743 | 11/2/2024 | |
3.3.0 | 9,033 | 10/28/2024 | |
3.2.2 | 45,361 | 10/9/2024 | |
3.2.1 | 9,976 | 10/5/2024 | |
3.2.0 | 29,368 | 9/24/2024 | |
3.1.0 | 78,094 | 8/22/2024 | |
3.0.1 | 112,354 | 7/23/2024 | |
3.0.0 | 11,837 | 7/18/2024 | |
3.0.0-preview3 | 520 | 6/19/2024 | |
3.0.0-preview2 | 231 | 6/11/2024 | |
3.0.0-preview1 | 1,828 | 4/29/2024 | |
2.21.1 | 10,426 | 7/20/2024 | |
2.21.0 | 271 | 7/19/2024 | |
2.20.0 | 50,035 | 6/28/2024 | |
2.19.1 | 57,383 | 6/10/2024 | |
2.19.0 | 41,127 | 5/29/2024 | |
2.18.2 | 20,160 | 5/21/2024 | |
2.18.1 | 82,177 | 4/25/2024 | |
2.18.0 | 17,232 | 4/22/2024 | |
2.17.5 | 20,454 | 4/16/2024 | |
2.17.4 | 47,188 | 3/29/2024 | |
2.17.3 | 10,094 | 3/27/2024 | |
2.17.2 | 36,843 | 3/14/2024 | |
2.17.1 | 55,620 | 2/27/2024 | |
2.17.0 | 96,666 | 2/5/2024 | |
2.16.1 | 73,651 | 1/9/2024 | |
2.16.0 | 82,301 | 11/27/2023 | |
2.15.5 | 26,482 | 11/20/2023 | |
2.15.3 | 47,605 | 10/22/2023 | |
2.15.2 | 17,287 | 10/18/2023 | |
2.15.1 | 21,564 | 10/5/2023 | |
2.14.0 | 19,956 | 9/26/2023 | |
2.13.4 | 23,167 | 9/8/2023 | |
2.13.3 | 33,114 | 8/17/2023 | |
2.13.2 | 58,814 | 7/31/2023 | |
2.13.1 | 6,350 | 7/25/2023 | |
2.13.0 | 12,465 | 7/14/2023 | |
2.12.4 | 73,077 | 6/18/2023 | |
2.12.2 | 30,838 | 6/15/2023 |
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