microsoftgraph / aspnet-snippets-sample

A repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activities from an ASP.NET Core MVC app. This sample uses the Microsoft Graph .NET Client Library to work with data, and the Microsoft Identity Web Library for authentication on the Microsoft identity platform v2.0 endpoint.
MIT License
189 stars 101 forks source link

Added initial education users feature. #37

Closed garethj-msft closed 3 years ago

garethj-msft commented 6 years ago

Add basic support for a couple of snippets using the new Education APIs and support the organizations authority type which would typically be used with the education APIs.

jasonjoh commented 3 years ago

Closing as this is too outdated at this point.