microsoftgraph / msgraph-sdk-dotnet-coreLinks
The core Microsoft Graph client library for .Net. (Microsoft.Graph.Core)
☆156Updated 3 weeks ago
Alternatives and similar repositories for msgraph-sdk-dotnet-core
Users that are interested in msgraph-sdk-dotnet-core are comparing it to the libraries listed below
Sorting:
- The Microsoft Graph Client Beta Library for .NET supports the Microsoft Graph /beta endpoint. (preview)☆101Updated 2 weeks ago
- Archived - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identit…☆78Updated 3 years ago
- Microsoft Graph Training Module - Build .NET apps with Microsoft Graph☆121Updated 3 weeks ago
- A web application that sync's data from the Microsoft Graph using the identity of the application, instead of on behalf of a user.☆132Updated 9 months ago
- This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.☆133Updated 3 weeks ago
- Microsoft Graph Training Module - Build MVC apps with Microsoft Graph☆97Updated 10 months ago
- Service Bus extension for Azure Functions☆66Updated 10 months ago
- Contains sample code on how to use the Partner Center .NET SDK☆98Updated last month
- A repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activiti…☆194Updated last year
- Samples covering advanced token cache scenarios, such as integrating cache between a web app and background worker, leveraging Msal.net a…☆54Updated last year
- .Net Core console application for calling Microsoft Graph. Sample built from scratch.☆89Updated 11 months 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…☆173Updated 11 months ago
- A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity☆257Updated 4 months ago
- Secure cross-platform token cache for MSAL public client apps☆84Updated last year
- Azure Functions .NET extensions☆80Updated 2 months ago
- Services API for Graph Explorer☆95Updated 2 weeks 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…☆79Updated 11 months ago
- A .NET Core console application which gets an access token to call Microsoft Graph using a username and password