yandexdisk.client
yandexdisk.client copied to clipboard
Comparing with the official Yandex Disk SDK
I see at least few differences between the libs:
- My lib uses task-based model instead event callback model.
- It has additional usefull helpers for common operations.
- I have a plan to migrate to .NETStandard but official SDK looks freezed during years.
I'm not sure these points are benefits for you or not, but it is always better to have alternatives, isn't it?
Thank you! The last point is very important and is surprising for me: the official project looks completely abandoned. They don't even support it and don't check or answer to the issues.
I think such kind of information about the unique features of your project should be added to the main page of this repo into readme, so that everybody can understand the idea of your project with a quick glance. You can close this issue or leave as informational notice for others.