Azure-Samples / active-directory-dotnet-desktop-msgraph-v2Links
Sample showing how a Windows desktop .NET (WPF) application can get an access token using MSAL.NET and call the Microsoft Graph API or other APIs protected by the Microsoft identity platform (Azure Active Directory v2)
☆158Updated 10 months ago
Alternatives and similar repositories for active-directory-dotnet-desktop-msgraph-v2
Users that are interested in active-directory-dotnet-desktop-msgraph-v2 are comparing it to the libraries listed below
Sorting:
- ASP.NET Web Server - OpenID Connect v2 Endpoint Sample☆98Updated 2 years ago
- Microsoft Graph Training Module - Build .NET apps with Microsoft Graph☆122Updated this week
- A web application that sync's data from the Microsoft Graph using the identity of the application, instead of on behalf of a user.☆134Updated last year
- 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…☆78Updated last year
- The core Microsoft Graph client library for .Net. (Microsoft.Graph.Core)☆159Updated last week
- This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.☆136Updated last week
- 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…☆176Updated last year
- Service Bus extension for Azure Functions☆63Updated last year
- .Net Core console application for calling Microsoft Graph. Sample built from scratch.☆88Updated last year
- Microsoft Graph Training Module - Build MVC apps with Microsoft Graph☆97Updated last year
- Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.☆114Updated 2 years ago
- Azure Search .NET sample code☆145Updated last month
- A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity☆264Updated 11 months ago
- .NET Core console application using Microsoft Graph for Azure AD B2C user account management.☆102Updated last year
- Getting started on managing key vaults in C#☆59Updated last year
- The getting started sample demonstrates how to perform common tasks using the Azure Blob Service in .NET including uploading a blob, CRUD…☆160Updated last year
- Archived - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identit…