我需要许可证才能实施来自 visual studio 社区的软件吗?
Do I need license to implement software from visual studio community?
我只是想问一下 visual studio 社区的事情。我用 c# 构建了一个软件,一家小公司想购买我的软件,我正在使用 visual studio community 2015 和 ms sql express。只是想问一下我是否需要为我的软件获得专门针对 Microsoft 许可证或 .net 许可证的许可证?并采取任何法律行动?谢谢
Microsoft 的条款和条件对此主题非常明确。
In non-enterprise organizations, up to five users can use Visual Studio Community. In enterprise organizations (meaning those with >250 PCs or > Million US Dollars in annual revenue), no use is permitted beyond the open source, academic research, and classroom learning environment scenarios described above.
然而,另一个条款似乎对您生效。
Any individual developer can use Visual Studio Community to create their own free or paid apps.
在这两种情况下,您似乎都有资格使用 Visual Studio 社区版,但您认为合适。
这取决于几个因素。
许可证本身在 https://www.visualstudio.com/vs/community/、
的主题上是合理明确的
Any individual developer can use Visual Studio Community to create their own free or paid apps.
但是,这也可能取决于想要购买您的软件的公司的规模。来自VS 2015 Community whitepaper,
Example 2: A Fortune 500 firm has outsourced the development of its store-locator mobile application to a small agency. The application is not an open source project. The agency has 5 employees working on the project and would like to use Visual Studio Community 2015. Since the agency is a contractor developing this application for the Fortune 500 firm, and since the application is not an open source project, the agency cannot use Visual Studio Community 2015 for developing and testing the application.
换句话说,对组织的限制可能适用于您,即使您是独立开发者也是如此。 Microsoft 这样定义组织,
In enterprise organizations (meaning those with >250 PCs or > M in annual revenue) no use is permitted for employees as well as contractors beyond the open source, academic research and classroom learning environment scenarios described above.
我会根据您的潜在买家提供的数字遵循这些准则,看看您是否需要许可证。
我只是想问一下 visual studio 社区的事情。我用 c# 构建了一个软件,一家小公司想购买我的软件,我正在使用 visual studio community 2015 和 ms sql express。只是想问一下我是否需要为我的软件获得专门针对 Microsoft 许可证或 .net 许可证的许可证?并采取任何法律行动?谢谢
Microsoft 的条款和条件对此主题非常明确。
In non-enterprise organizations, up to five users can use Visual Studio Community. In enterprise organizations (meaning those with >250 PCs or > Million US Dollars in annual revenue), no use is permitted beyond the open source, academic research, and classroom learning environment scenarios described above.
然而,另一个条款似乎对您生效。
Any individual developer can use Visual Studio Community to create their own free or paid apps.
在这两种情况下,您似乎都有资格使用 Visual Studio 社区版,但您认为合适。
这取决于几个因素。
许可证本身在 https://www.visualstudio.com/vs/community/、
的主题上是合理明确的Any individual developer can use Visual Studio Community to create their own free or paid apps.
但是,这也可能取决于想要购买您的软件的公司的规模。来自VS 2015 Community whitepaper,
Example 2: A Fortune 500 firm has outsourced the development of its store-locator mobile application to a small agency. The application is not an open source project. The agency has 5 employees working on the project and would like to use Visual Studio Community 2015. Since the agency is a contractor developing this application for the Fortune 500 firm, and since the application is not an open source project, the agency cannot use Visual Studio Community 2015 for developing and testing the application.
换句话说,对组织的限制可能适用于您,即使您是独立开发者也是如此。 Microsoft 这样定义组织,
In enterprise organizations (meaning those with >250 PCs or > M in annual revenue) no use is permitted for employees as well as contractors beyond the open source, academic research and classroom learning environment scenarios described above.
我会根据您的潜在买家提供的数字遵循这些准则,看看您是否需要许可证。