microsoftgraph / msgraph-sdk-dotnet-coreLinks
The core Microsoft Graph client library for .Net. (Microsoft.Graph.Core)
☆156Updated this week
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)☆106Updated last week
- Microsoft Graph Training Module - Build .NET apps with Microsoft Graph☆124Updated this week
- This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.☆135Updated last month
- Microsoft Graph Training Module - Build MVC apps with Microsoft Graph☆97Updated last year
- Archived - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identit…☆78Updated 4 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…☆158Updated 8 months 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.☆134Updated 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☆82Updated 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…☆79Updated last year
- Contains sample code on how to use the Partner Center .NET SDK☆100Updated 2 weeks ago
- Service Bus extension for Azure Functions☆63Updated last year
- Community contributed extensions to the Microsoft Graph .NET SDK service library, to support APIs that have not yet made it into Microsof…☆33Updated last year
- ASP.NET Web Server - OpenID Connect v2 Endpoint Sample