aspnet-snippets-sample
aspnet-snippets-sample copied to clipboard
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...
replacing ErrorItemNotFound with ImageNotFound in startup.cs to avoid the following for new build/run on user that has never had a picture:  code that access Sharepoint active Team sites! How can we display Sharepoint active "Communication sites" also? Thank you!