{{o.content | formatHtml}}
{{o.author.name}}
{{o.pubDate | formatDate}}
{{parseInt(o.viewCount) | bigNumberTransform}}
ConnectedServicesSdkSamples 包括了用于构建 Connected Service Providers 的样本。这个库包括两个等级的目录: External:包括最新的 Connected Services 二进制文件,以及最新的用于 Connected Service Core 和 Salesforce 扩展的 VSIX 安装器 src:包括3个 UI 配置器(SinglePage,Grid,Wizard)的样本提供者,以及 DesignTime Auth 和给你的项目增加文件的处理器。...