I want to know if i can upload a document to sharePoint document library using batch in C#. I know how to update and delete it using batch, but i don't know how to upload it.
If i can't, what is the best way to upload a document with metadata?
Thanks alot.