Skip to content

Synology API implementation based on the work of Allan Brunskill and his project Synology.Net

License

Notifications You must be signed in to change notification settings

lucwuyts/ADE-SynologyAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADE-SynologyAPI C# API Client Assembly Project

Author : Luc Wuyts Contact : luc.wuyts at a-d-e dot net

This implementation of the Synology API is build on top of the excellent work of Allan Brunskill and his project Synology.Net You can find his nuget package at https://www.nuget.org/packages/Synology.NET and the sources at: https://github.com/brunskillage/Synology.NET

This library exposes parts of the following Synology API's:

  • ActiveBackup
  • CloudSync
  • HyperBackup
  • Core.Security

This is not a complete implementation. I only implemented what i needed for my own purposes. Feel free to send me your additions and comments.

I did not want to change the original Synology.NET sources, so my api classes do not use the original SynologyBaseApi (for the moment)

Follow the instructions Allan Brunskill wrote at: https://github.com/brunskillage/Synology.NET

About

Synology API implementation based on the work of Allan Brunskill and his project Synology.Net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages