C#C
C#2y ago
28 replies
ayoubma

.Net 8 uploading file into sharepoint

I have a problem with uploading a csv file into sharepoint online using a .Net 8 console app, especially in the authorisation phase, i have already done the same thing with .Net framework using CSOM but as i understand CSOM isn't supported in .Net core or at least i Don't know how to implement it, if anyone has an idea of how i can do so please let me know.
Was this page helpful?