Visual Studio 2017年RC用于商业环境

Visual Studio 2017 RC used in commercial environment

如您所知,Visual Studio 2017 年的 RC 已经发布一段时间了。

VS 2017 RC

但是我很难找到一些问题的答案。我在罗马尼亚的一家大公司工作,担任程序员。我的工作是编写各种内部工具的代码,这些工具仅在公司使用 .NET、Visual Basic。

现在我有 VS 2010 Professional。因为我想使用 Visual Studio 中最好的,所以我想知道我是否可以使用这个 RC 版本。我不能买这个,因为它不是最终的。所以:

  1. 我与我公司负责许可和软件采购的人员进行了交谈。但是他们不知道 RC 构建的这种情况...他们甚至没有兴趣查找详细信息。
  2. 然后我去了微软罗马尼亚。他们还没有听说推出了新的 VS 版本。他们给了我一个电话号码,在德国。
  3. 我打电话给微软德国,但我和一个印度人谈过,他告诉我要买 2017 版,我告诉他这不是最终版本,所以没有价格。

当然,微软不会告诉我可以免费使用他们的软件或我拥有的所有好处,所以我想问一些问题。也许你们中的一些人以前遇到过这个问题:

  1. 我可以在我的公司使用这个版本的 RC 吗?当这个版本成为最终版本时会发生什么?我是否必须购买最后一个版本,或者我可以继续使用 RC 版本(以及随之而来的所有错误)?
    1. 如果没有,我可以免费使用比 2010 更新的另一个版本吗?
    2. 我使用的内部工具需要商业许可吗?我不把代码卖给任何人,它只在内部使用。我还需要商业许可证吗?

谢谢!

P.S。如果这个问题不适合这里,请指导我在哪里 post 它并得到正确的答案。

就许可而言,您似乎可以使用预发布版本,但不保证支持。您的组织是否允许由他们决定,尤其是在存在风险的情况下。

来自Release Notes,它说:

While Visual Studio 2017 RC in general is supported for use in a production environment, those workloads and components that are marked “Preview” in the installation UI are not supported for use in a production environment.

因此,例如,在当前的 RC 中,您将无法在生产中使用 .NET Core,因为它被标记为“预览”。

许可协议中也没有说不能使用,但确实有限制(重点加了):

  1. INSTALLATION AND USE RIGHTS.

a. General. You may use copies of the software to develop and test your applications.

b. Cloud Use. You may run Visual Studio Enterprise 2017 and Visual Studio Professional 2017 prerelease software on Microsoft Azure.

c. Demo Use. The uses permitted above include use of the software in demonstrating your applications.

  1. PRE-RELEASE SOFTWARE. This software is a pre-release version. It may not operate correctly or work the way a final version will. Microsoft may change it for the final, commercial version. Microsoft is not obligated to provide maintenance, technical support or updates to you for the software.

  2. TIME-SENSITIVE SOFTWARE. The software is time sensitive and will stop running on the date that is defined in the software and your license right to use the software also ends. You may not be able to access copies of code or other data stored in the software when it stops running.

RC(候选发布版)是预览版或 Beta 版。这不是最终版本,不适合根据您的要求使用。

如果您使用的是 Visual Studio 2010,您可以利用自您的版本以来发布的其中一个版本。有 2013 年和 2015 年。如果我是你,我会等到 2017 年在实际发布版本中可用,或者如果你不想等待,请升级到 VS 2015。

不再是 RC,但值得一提,因为它出现在谷歌搜索 VS2017 社区的商业用途。

这个linkhttps://www.visualstudio.com/license-terms/mlt553321/把规则说的很清楚

您可以开发和测试您的应用程序用于销售或任何其他目的,即使您不是企业,也可以组成一个团队,最多 5 个开发人员!

'enterprise' 表示 => >250 人 ||收入 >=100 万美元(或等值)

对于开源、教育、windows 个驱动程序、visual studio 个扩展,没有限制。