A web application that sync's data from the Microsoft Graph using the identity of the application, instead of on behalf of a user.
☆135Aug 13, 2024Updated last year
Alternatives and similar repositories for ms-identity-aspnet-daemon-webapp
Users that are interested in ms-identity-aspnet-daemon-webapp are comparing it to the libraries listed below
Sorting:
- A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity☆264Jan 27, 2025Updated last year
- Web API calling a downstream API on behalf of the user using the Microsoft identity platform (formerly named Azure AD) v2.0 enpoint☆86Aug 13, 2024Updated last year
- A .NET Core console application which gets an access token to call Microsoft Graph using a username and password☆85Aug 9, 2024Updated last year
- .NET Core console application letting a user acquire a token for the Microsoft Graph by signing in through another device having a Web br…☆51Jun 11, 2024Updated last year
- A sample showcasing how to develop a web application that handles sign on via the unified Azure AD and MSA endpoint, so that users can si…☆176Jun 12, 2024Updated last year
- .NET console application letting a user acquire a token for the Microsoft Graph using Integrated Windows Authentication (on domain joined…☆60May 17, 2024Updated last year
- Sample showing how a Windows desktop .NET (WPF) application can get an access token using MSAL.NET and call the Microsoft Graph API or ot…☆158Feb 28, 2025Updated last year
- Microsoft Graph Training Module - Build MVC apps with Microsoft Graph☆97Jul 9, 2024Updated last year
- This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from ASP.NET Core apps.