msgraph-sdk-dotnet icon indicating copy to clipboard operation
msgraph-sdk-dotnet copied to clipboard

Microsoft Graph Client Library for .NET!

Results 212 msgraph-sdk-dotnet issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently the repository is missing change log (or I am not able to find it). Whenever a new version of...

Request: enhancement
Request: documentation

**Is your feature request related to a problem? Please describe.** This is not so much a problem, but difficult to implement as there is no abstracted concept of page (see...

Request: feature

**Describe the bug** When using the Microsoft.Graph.GraphServiceClient.UpdateAsync method to update an existing Teams meeting, if the email body is included in the Event object sent along in the UpdateAsync method...

Status: Needs investigation

**Describe the bug** I'm using Micosoft.Graph 4.11.0 to send email with attachment, but in recent days I always get below error when more than 2 files upload simultaneously. it is...

Status: Under investigation

In https://docs.microsoft.com/en-us/graph/best-practices-concept#handling-expected-errors, we find the following best practice: Service unavailable | 503 | This is likely because the services is busy. You should employ a back-off strategy similar to 429....

Needs: Triage

*Hi, From Microsoft Azure App Registration Portal: At the moment when I choose the following app type: App registrations - > (App Name) - Quickstart Then: Mobile and desktop application...

Bug: sample

Hi, on Datatype Device some properties are missing. GraphApi has "manufacturer" as example, but your Datatype Device is implemented without it. Maybe iam wrong and you provide it with overloads...

Bug: metadata

I am using the newest Microsoft.Graph-Package (Version: 3.32.0); in a .NET Core 3.1 Project. ### Expected behavior According to [Follow Site](https://docs.microsoft.com/en-us/graph/api/site-follow?view=graph-rest-1.0&tabs=csharp) and [Unfollow Site](https://docs.microsoft.com/en-us/graph/api/site-unfollow?view=graph-rest-1.0&tabs=csharp) it should be possible to follow...

Bug
P1
Kiota
OpenApi