Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我只想使用 API(不是 Web 服务)从 .Net 应用程序(不是 Web 应用程序)访问 SharePoint Foundation 的文档库,那么是否可以在没有 IIS 的情况下安装 SharePoint Foundation?
恐怕 IIS 是必需的,没有它,SharePoint 甚至都不会安装。
不是。SharePoint 基本上是一个 IIS/ASP.Net HTTP 模块和请求处理程序。