【问题标题】:Is there a free version of VS that supports Portable Class Libraries and runs on Windows 7?是否有支持可移植类库并在 Windows 7 上运行的免费版本的 VS?
【发布时间】:2014-06-03 20:12:59
【问题描述】:

我读到a post from a member of the .NET Framework Team 指出 VS Express for Windows 现在支持可移植类库。我无法证实这一特定说法,因为我的笔记本电脑上有 Windows 7,而且显然 VS Express for Windows 只能在 Windows 8 及更高版本上运行。

但是,由于我的桌面上有一些便携式类库(使用 VS Ultimate 创建),我想知道:是否有支持 PCL 项目类型并在 Windows 7 上运行的免费版本的 VS 以便我在离开主计算机时可以继续工作?

【问题讨论】:

    标签: visual-studio windows-7 portable-class-library


    【解决方案1】:

    您可以使用开源 IDE,SharpDevelop。它们支持 PCL 和 Windows 7。http://www.icsharpcode.net/OpenSource/SD/Default.aspx

    【讨论】:

      【解决方案2】:

      您可能需要 Visual Studio Express 2013 for Windows + Update 2 RC。就是那个微软小哥提到的RC,

      http://blogs.msdn.com/b/visualstudio/archive/2014/04/04/the-release-candidate-for-visual-studio-2013-update-2.aspx

      当然,正如他所说,你最好等待RTM。

      另一种创建 PCL 项目的方法是利用 Xamarin Studio,

      http://docs.xamarin.com/guides/cross-platform/application_fundamentals/pcl/introduction_to_portable_class_libraries/

      【讨论】:

        【解决方案3】:

        不,目前没有支持可移植类库并在 Windows 7 上运行的 Visual Studio Express 版本。

        【讨论】:

          猜你喜欢
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 2011-06-15
          • 2010-10-01
          • 1970-01-01
          • 2013-12-14
          • 2013-10-25
          相关资源
          最近更新 更多