aspnet-snippets-sample icon indicating copy to clipboard operation
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...

Results 3 aspnet-snippets-sample issues
Sort by recently updated
recently updated
newest added

replacing ErrorItemNotFound with ImageNotFound in startup.cs to avoid the following for new build/run on user that has never had a picture: ![2022-05-06 13_56_23-Home Page - Graph Snippets and 2 more...

I cloned this project locally. It has .net 5 dependencies, so I updated it to .net 7. I then updated all the nuget packages to their current versions. It will...

question
needs triage

I appreciate you sharing the https://github.com/microsoftgraph / [aspnet-snippets-sample](https://github.com/microsoftgraph/aspnet-snippets-sample) code that access Sharepoint active Team sites! How can we display Sharepoint active "Communication sites" also? Thank you!

question
needs triage