0

我一直在尝试在 C# 项目中使用 Carrot2(集群引擎)。他们声明他们提供 C# API,但下载链接 [1] 已损坏(404 - 未找到)。他们的支持页面[2] 建议就 SO 提出问题,所以我想我会在这里发帖。

任何人都有关于 Carrot2 的官方或任何其他非官方 C# API 的信息?

[1] http://project.carrot2.org/download.htmlhttp://download.carrot2.org/head/manual/index.html#section.integration.compiling-csharp-program-with-carrot2

[2] http://project.carrot2.org/contact.html

4

2 回答 2

1

这是最新的 Carrot2 C# API:

http://get.carrot2.org/stable/3.10.3/

http://get.carrot2.org/stable/3.10.3/carrot2-csharp-api-3.10.3.zip

于 2015-08-25T06:46:21.633 回答
0

虽然他们的“用户和开发人员手册”页面中的链接仍然断开,但您可以在http://project.carrot2.org/download-csharp-api.html找到有效链接

我刚刚下载的最新版本是3.14.0

于 2016-09-28T09:02:26.013 回答