Hi i am trying to upload a file to sharepoint using just C# and Rest and nothing else !!!
Most of the examples i found on the net use Sharepoint library to perform the operation.
I am able to retrive data using C# and Rest
I am facing problems with Create operations , Specifically to pass data to the HttpWebRequest
Can anyone help me out in this