SignalR.SharePoint:用于自动化 SignalR 配置的 SharePoint 部署包

时间:2021-06-17 07:44:14
【文件属性】:
文件名称:SignalR.SharePoint:用于自动化 SignalR 配置的 SharePoint 部署包
文件大小:442KB
文件格式:ZIP
更新时间:2021-06-17 07:44:14
JavaScript SignalR.SharePoint 只需几个步骤即可将 SignalR 启用到 Web 应用程序中。 但是如何为基于 SharePoint 的 Web 应用程序执行此操作? 该项目的目标是为您提供一个 SharePoint 部署包,以自动化 SharePoint Web 应用程序的此类步骤。 你唯一需要做的是: 构建此源或直接下载 。 从 Powershell 控制台将 SignalR 分布式程序集(位于 SignalR.SharePoint.wsp 包文件中)安装并部署到 Web 应用程序 bin 目录: Add-PSSnapin Microsoft.SharePoint.PowerShell Add-SPSolution (Resolve-Path .\SignalR.SharePoint.wsp) Install-SPSolution SignalR.SharePoin
【文件预览】:
SignalR.SharePoint-master
----.gitignore(34B)
----README.md(3KB)
----src()
--------SignalR.SharePoint.Demo()
--------SignalR.SharePoint.sln(2KB)
--------SignalR.SharePoint()
----deployment()
--------nuget()
--------build()
----lib()
--------repositories.config(138B)

网友评论