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 5, 2026Updated 3 weeks ago
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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity☆264Apr 27, 2026Updated 4 months ago
- Web API calling a downstream API on behalf of the user using the Microsoft identity platform (formerly named Azure AD) v2.0 enpoint☆87Aug 13, 2024Updated 2 years ago
- A .NET Core console application which gets an access token to call Microsoft Graph using a username and password☆85Aug 9, 2024Updated 2 years ago
- 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…☆175Jun 12, 2024Updated 2 years ago
- Microsoft Graph Training Module - Build .NET apps with Microsoft Graph☆127Aug 17, 2026Updated 2 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- .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 2 years ago
- 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…☆159Feb 28, 2025Updated last year
- A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C☆283Jun 11, 2024Updated 2 years ago
- An ASP.NET MVC application that shows how to use the Azure AD v2.0 endpoint to collect consent for permissions that require administrativ…☆54Mar 27, 2024Updated 2 years ago
- A repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activiti…☆196May 23, 2024Updated 2 years ago
- Microsoft Graph Training Module - Build MVC apps with Microsoft Graph☆97Jul 9, 2024Updated 2 years ago
- .NET console application letting a user acquire a token for the Microsoft Graph using Integrated Windows Authentication (on domain joined…☆59May 17, 2024Updated 2 years ago
- An ASP.NET Core web application that authenticates Azure AD users from any tenant and calls a web API using OAuth 2.0 access tokens.☆31Jan 22, 2020Updated 6 years ago
- Sample showing how a Windows desktop .NET (WPF) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and…☆79Jun 11, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- The Microsoft Graph Client Beta Library for .NET supports the Microsoft Graph /beta endpoint. (preview)