visual-studio-2015 - 关于将 VSTO 加载项发布到 Windows 应用商店或 Office 应用商店的可能性的困惑

标签 visual-studio-2015 windows-store-apps uwp vsto windows-10-universal

我们已经阅读了有关 VSTO 加载项 是否可以发布到 Windows App Store 的相互矛盾的消息。或 Office App Store 。首先,

VSTO 插件:

  1. 这是一款也称为 Office 解决方案的应用程序。来自 this MSDN article :您可以使用 Visual Studio 中的 Microsoft Office 开发人员工具来创建扩展 Office 的 .NET Framework 应用程序。这些应用程序也称为 Office 解决方案
  2. 另请参阅 Programming VSTO Add-in .
  3. Deploying an Office Solution (即 VSTO-AddIn)。您可以使用 ClickOnce 技术或 Windows Installer

Office 加载项:

使用基于网络的技术。这些加载项使您能够使用 HTML、CSS 和 JavaScript 等网络技术来扩展 Office 客户端,例如 Word、Excel、PowerPoint 和 Outlook。 [引用:Office Add-ins ]

问题:有人可以澄清以下困惑吗?在我们的 Stack Overflow 帖子中 here关于我们的 VSTO 加载项,一些用户似乎表示我们可以将我的 VSTO 加载项上传到 Office App Store,而不能上传到 Windows 应用程序店铺。但微软员工 Michael Zlatkovsky 在 MSDN 论坛上回答类似问题时表示 here :VSTO 加载项应该能够作为桌面应用程序在 Windows 应用商店中列出。

最佳答案

In our Stack Overflow post here about our VSTO Add-in, some users seem to indicate that we can upload my VSTO Add-in to Office App Store and not to Windows App Store.

首先,Office Store 只接受基于 Web 的 Office 加载项,因此您无法将 VSTO 开发的加载项上传到 Office Store 进行正式发布。

您可以引用Office Add-ins platform overview .

But according to a Microsoft Employee Michael Zlatkovsky in his response to a similar question on an MSDN forum here: VSTO add-ins should be able to be listed in the Windows Store as desktop app.

请注意,@Michael Alatkovsky 的回复是 2013 年的,在当时确实是正确的。另外,您可以引用this article他提供:内容已移动,桌面应用程序已不再是我们新的 Windows 10 应用商店的一部分。现有的桌面应用程序仍然可供 Windows 8.x 用户使用,但无法在开发中心更新。

但是,desktop app converter目前只能让您将针对 .NET 4.6.1 或 Win32 编写的现有桌面应用程序带到 UWP,不支持 VSTO 开发的应用程序。

您可以通过 Windows 10 Feedback Hub 提交功能请求.

关于visual-studio-2015 - 关于将 VSTO 加载项发布到 Windows 应用商店或 Office 应用商店的可能性的困惑,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40385767/

相关文章:

c# - UWP:将 ListView ItemTemplate MenuFlyOut 事件绑定(bind)到 ViewModel

c# - UWP 继承 self 的用户控件

node.js - 在 Mac 上安装 Remotebuild 失败,并显示“uid 必须是无符号整数”

windows-8 - Windows 8 上 Windows 应用商店应用程序的转储文件在哪里?

c# - 我怎么能{x :Bind} to a DataTemplate's root type in UWP?

windows-store-apps - Windows App 项目不支持应用程序

c# - 如何旋转放置在 map 控件上的图像

Azure 通知中心无法在 Unity3D 上制作的 WUP 应用程序中工作

visual-studio - 如何在 Visual Studio 中关闭大括号突出显示

c# - 标记发布版本 TFS