我在哪里可以获得VS 2008的PLinq?

时间:2020-11-30 11:50:12

Since it's integration to the framework, the package seems to have been removed from the web. can someone point me to a download site where i can download it and use it with my .net 3.5 application?

由于它与框架集成,因此该软件包似乎已从Web中删除。有人可以指向我下载网站,我可以下载它并使用我的.net 3.5应用程序吗?

2 个解决方案

#1


The CTP is no longer available. From Nuget:

CTP不再可用。来自Nuget:

This backport was shipped with the Reactive Extensions (Rx) library up until v1.0.2856.0.

此反向端口随Reactive Extensions(Rx)库一起提供,直到v1.0.2856.0。

You can download an unsupported version from the Reactive Extensions for .Net at http://www.microsoft.com/en-us/download/details.aspx?id=24940 or from Nuget at http://nuget.org/packages/TaskParallelLibrary

您可以从http://www.microsoft.com/en-us/download/details.aspx?id=24940上的.Net的Reactive Extensions或http://nuget.org/packages上的Nuget下载不受支持的版本。 / TaskParallelLibrary

#2


Is this link helpfull: http://www.microsoft.com/downloads/details.aspx?FamilyId=348F73FD-593D-4B3C-B055-694C50D2B0F3&displaylang=en

这个链接是否有用:http://www.microsoft.com/downloads/details.aspx?FamilyId = 348F73FD-593D-4B3C-B055-694C50D2B0F3&displaylang = en

It is the CTP version.

这是CTP版本。

Regards,

Jochen

#1


The CTP is no longer available. From Nuget:

CTP不再可用。来自Nuget:

This backport was shipped with the Reactive Extensions (Rx) library up until v1.0.2856.0.

此反向端口随Reactive Extensions(Rx)库一起提供,直到v1.0.2856.0。

You can download an unsupported version from the Reactive Extensions for .Net at http://www.microsoft.com/en-us/download/details.aspx?id=24940 or from Nuget at http://nuget.org/packages/TaskParallelLibrary

您可以从http://www.microsoft.com/en-us/download/details.aspx?id=24940上的.Net的Reactive Extensions或http://nuget.org/packages上的Nuget下载不受支持的版本。 / TaskParallelLibrary

#2


Is this link helpfull: http://www.microsoft.com/downloads/details.aspx?FamilyId=348F73FD-593D-4B3C-B055-694C50D2B0F3&displaylang=en

这个链接是否有用:http://www.microsoft.com/downloads/details.aspx?FamilyId = 348F73FD-593D-4B3C-B055-694C50D2B0F3&displaylang = en

It is the CTP version.

这是CTP版本。

Regards,

Jochen