.net - Visual Studio Express 是否支持 .NET Core

标签 .net visual-studio .net-core visual-studio-2017

我在一家大型组织工作,但它不想花钱购买 Visual Studio 许可证和 .NET Framework 许可证。

Microsoft 发布了免费和开源的 .NET Core。现在我的问题是:Visual Studio Express(免费软件)是否适用于 .NET Core 框架(也是免费和开源的)?

最佳答案

您可以使用免费的 Visual Studio 2017 Community Edition .它完全支持.NET Core 开发。

请注意,只有当您的 PC 少于 250 台且年收入少于 100 万美元时,您才能使用社区版。最多 5 个个人用户可以同时使用该软件来开发和测试您的应用程序。

If you are an enterprise, your employees and contractors may not use the software to develop or test your applications, except for open source, Visual Studio extensions, and education purposes as permitted above. An “enterprise” is any organization and its affiliates who collectively have either (a) more than 250 PCs or users or (b) one million U.S. 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.

查看使用权 here .

关于.net - Visual Studio Express 是否支持 .NET Core,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45658788/

相关文章:

c# - 如何在 View 中使用 MVC 角色权限?

c# - 如何在使用 '.NETFramework,Version=v4.5.2' 的项目中安装 System.Drawing.Common?

c# - 如何在 .net core ef 上应用上述关系的 thenInclude 条件?

c# - 使用 Fluent API 指定索引填充因子?

c# - 如何在 C# Linq 中编写这个

.net - NHibernate:如何解决这个 "dialect"配置问题

c# - 高可用性

visual-studio - 如何拆分 Visual Studio 解决方案?

visual-studio - 如何使用 !DumpHeap (.load sos) 仅转储第一个对象地址

c# - 带有 dotnet 核心的 Swagger 文档的文件返回类型