首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >开始使用sharepoint.client.dll需要哪个SDK?

开始使用sharepoint.client.dll需要哪个SDK?
EN

Stack Overflow用户
提问于 2011-02-11 03:23:53
回答 4查看 35.4K关注 0票数 14

我想试驾一下Microsoft.SharePoint.Client API。http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.aspx

如何获取Microsoft.SharePoint.Client.dll?

“SharePoint 2010参考:软件开发工具包”提供了示例。http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=f0c9daf3-4c54-45ed-9bde-7b4d83a8f26f

有没有带dll的SDK?

EN

回答 4

Stack Overflow用户

发布于 2011-02-11 03:38:21

这个博客宣布了一个466K的redist。

http://blogs.msdn.com/b/sharepointdeveloperdocs/archive/2010/11/18/sharepoint-client-object-model-redistributable-released.aspx

“SharePoint Foundation2010客户端对象模型可再发行版”在这里。

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=b4579045-b183-4ed4-bf61-dc2f0deabe47

包含

Microsoft.SharePoint.Client.Runtime.dll

Microsoft.SharePoint.Client.Silverlight.Runtime.dll

Microsoft.SharePoint.Client.Silverlight.dll

Microsoft.SharePoint.Client.dll

票数 21
EN

Stack Overflow用户

发布于 2012-11-26 23:03:40

对我来说,这些文件位于:

SharePoint C:\Program Files\Common Files\ Shared\SharePoint Client

代码语言:javascript
复制
Microsoft.SharePoint.Client.dll
Microsoft.SharePoint.Client.Runtime.dll
Microsoft.SharePoint.Client.Silverlight.dll
Microsoft.SharePoint.Client.Silverlight.Runtime.dll

其他用户报告它们位于:ISAPI%ProgramFiles%\Common Files\Microsoft \web server extensions\14\

对我来说是不存在的。

票数 12
EN

Stack Overflow用户

发布于 2016-09-06 14:27:49

SharePoint服务器(所在系统)的路径:**

C:\Program Files\Common Files\Microsoft Shared\SharePoint Client

**您可以从下面的链接下载:

https://github.com/OfficeDev/PnP-Sites-Core/tree/master/Assemblies/15

Nuget包:

https://www.nuget.org/packages/Microsoft.SharePoint.Client.dll/

干杯

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/4961622

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档