billgatesfan
Results
2
comments of
billgatesfan
@andrueastman : thx for the example! I understood now how the SDK is working in general (sorry, newbie developer here, and only experienced with raw REST calls). While your example...
I just noticed this issue : https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1913. In the [olivermue](https://github.com/olivermue)'s example, he has a DTO coming from _somewhere_, that he tries to map to a GraphSDK object, to run later...