visual-studio - 用于 Windows 商店外商业项目的 Visual Studio 社区

标签 visual-studio licensing vs-community-edition eula commercial-application

我想使用 Visual Studio Community edition 2015 开发一个商业的 win32 桌面应用程序。可以说我是唯一的开发人员。没有其他人会加入我的行列。而且我不想在 windows 商店里卖。相反,在我自己的网站上进行商业分发。我可以这样做吗?我无法完全理解 vs 社区许可证。
此外,如果我的两个 friend 加入我(三人一组),可以吗?

最佳答案

Microsoft Software License Terms 中的以下子句适用于 Microsoft Visual Studio Community 2015:

Individual license. If you are an individual working on your own applications to sell or for any other purpose, you may use the software to develop and test those applications.



换言之,作为个人开发人员,您可以使用 Visual Studio Community 2015 开发通过任何分发 channel (包括您自己的网站)分发的商业软件。

如果您经营的是非企业组织,则下一条可能适用:

Organization licenses. If you are an organization, your users may use the software as follows:

  • ...
  • If none of the above apply, and you are also not an enterprise (defined below), then up to 5 of your individual users can use the software concurrently to develop and test your applications.
  • ...


在您的特定情况下(3 人团队),使用 Visual Studio Community 2015 开发商业应用程序是合法的,前提是您是非企业组织。 “企业”定义为:

An "enterprise" is any organization and its affiliates who collectively have either (a) more than 250 computers or users or (b) more than one million US dollars (or the equivalent in other currencies) in annual revenues, and "affiliates" means those entities that control (via majority ownership), are controlled by, or are under common control with an organization.



更多详细信息,请访问 Visual Studio 2015 Licensing White Paper .

关于visual-studio - 用于 Windows 商店外商业项目的 Visual Studio 社区,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38816702/

相关文章:

c++ - 如何使用 visual studio 2017 安装程序正确设置 PCL 库?

visual-studio - 将项目添加到 TFS 并忽略 NuGet 包/lib 目录

github - 如何向现有 GitHub 项目添加许可证

用于商业发行的 Java 许可

scala - IntelliJ IDEA、社区版还是旗舰版?

c# - 如何解决winform控件的本地语言文本编码问题

visual-studio - 使用 ClickOnce 发布时,Visual Studio 不断询问 FTP 密码

c++ - 程序自动退出

c++ - 对于 Visual Studio Community 2015,我可以使用 C++ 的代码覆盖功能吗?

visual-studio - 无法在 Visual Studio 2015 中创建新项目