nipunojha

Results 9 comments of nipunojha

Lol...typical dev. Will try and change the code else will withdraw :D

Thanks! Okay, I converted the large file upload using the graph sdk example here https://learn.microsoft.com/en-us/graph/sdks/large-file-upload?tabs=csharp. Couldn't find how to use the sdk to download and delete the items yet. Will...

I am stuck at the moment facing issues with using the sdk to convert the file to pdf and need some assistance @waldekmastykarz I tried the code from [here](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/7a2be45d2cf37f18a32cc9a60d0edf441fd23a08/docs/v4-reference-docs/driveitem-get-content-format.md), but...

Thanks @tajbender! Happy for you to use this if it is okay by @waldekmastykarz and rules permit :) Happy to collaborate with you on the graph bit of your solution

@waldekmastykarz Thanks for the pointer and reference. It helped and got me past the issue. I figured since i was doing large upload i should also do the large file...

I hit a snag while testing. I am also running the functions on .net 6 and v4 runtime and facing issue at the creation of the graphClient https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1670

Not sure I will have time before the hackathon ends but will try. The code looks right, and the API version worked, so quite happy with the outcome even though...

Nothing more at the moment. I had fun converting the solution to use the SDK. I will explore other options on the sdk too for a teams chat notification and...