Save to one drive from. NET

0

I have the need to keep a history of certain documents, my initial solution was to copy them to a shared folder from .NEt, but that does not seem very secure. Can I load those files to one drive using .NET with c #? If so, I would like: ((documentation on this, I have already done a free search and I have not found anything that meets my needs.) I apologize if the question is too vague. Thank you

    
asked by Jesé Abraham Chavez Rivas 04.08.2018 в 01:43
source

1 answer

0

Very easy with One Drive:

link

Load the file: link

Get list of versions of your documents: link

and how Victor Perdomo mentioned here is the sdk: link

    
answered by 08.08.2018 / 13:18
source