Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Project Abandoned? #250

Closed
VladimirAkopyan opened this issue Jun 2, 2019 · 4 comments
Closed

Project Abandoned? #250

VladimirAkopyan opened this issue Jun 2, 2019 · 4 comments

Comments

@VladimirAkopyan
Copy link

This project appears abandoned. What is the recommended package to use now to access onedrive from DotNet?

@Mogikan
Copy link

Mogikan commented Aug 26, 2019

I also have this question. It is not compatible with latest Microsoft.Graph.Core. Migration to .net standard from Profile111 is also necessary.

@Mogikan
Copy link

Mogikan commented Aug 26, 2019

Had to remove the following code from Request classes in order to compile it against latest graph.core. this.SdkVersionHeaderPrefix = "onedrive"; They removed this property from BaseRequest class and it's no longer available. This property is added to request header and used for Telemetry, so it's safe to remove it.

@Mogikan
Copy link

Mogikan commented Aug 11, 2021

Finally decided to publish my changes (.net standard 2.0, can be used in .net core, works with latest graph.core) in case someone need it: https://github.com/Mogikan/onedrive-sdk-csharp

@baywet
Copy link
Member

baywet commented Oct 2, 2024

Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #259 for more information

@baywet baywet closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants