How I can upload file to SharePoint 2019 using .NET Core 3.1?

浏览 : 1256 次 Fri, 01 Apr 2022 06:05:39 GMT

How I can upload file to SharePoint 2019  using  .NET Core 3.1?

We are using on premises SharePoint 2019 



Can anyone provide me help How I can upload file to SharePoint 2019  using  .NET Core 3.1?

Any sample code?



I had used the old .NET framework to upload files but that method doesn't work any more...



Thanks.

office-sharepoint-server-developmentsharepoint-dev
 
 

Answer

 
MichaelHan-MSFT avatar image
MichaelHan-MSFT answered     MichaelHan-MSFT commented    

Hi @ImranJalali-0706,
No, you can't.

Sharepoint 2019 CSOM doesn't supoort .NET Core. Only .Net framwork is supported. You could refer to this article: https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/using-csom-for-dotnet-standard#key-differences-between-the-net-framework-version-and-the-net-standard-version


144002-image.png


If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

 

Sharepoint 2019 CSOM 不支持 .NET Core。仅支持 .Net 框架
https://docs.microsoft.com/en-us/answers/questions/604577/how-i-can-upload-file-to-sharepoint-2019-using-net.html