microsoftgraph / msgraph-sdk-dotnet-auth

Archived - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identity-readme
https://graph.microsoft.com
MIT License
78 stars 19 forks source link
devxeng microsoftgraph msal-library

This client library has been deprecated in favor of the TokenCredential classes provided in the Azure.Identity namespace. You can use the new TokenCredential class with Microsoft.Graph v4.x and greater.

We suggest that you start with the v4 upgrade guide to learn more about these changes.