Castle Active Record - .net 2.0 中的用法

发布于 2024-12-21 12:11:38 字数 281 浏览 0 评论 0原文

简单问题:

我可以在 .net 2.0 项目中使用最新版本的 Castle Active Record(针对 .net 2.0 CLR 构建)吗?

我在网站上查找了 .net 2.0 版本,但没有找到。最新的二进制版本只有.net35、.net4、.net40cp。

有趣的是,当我针对 .net35 castle 活动记录二进制文件编译并运行示例(在 Visual Studio 2005 中)时,示例运行良好。

同样,使用 .net35 活动记录构建与 .net 2.0 安全吗?

Quick question:

Can I use the latest release of Castle Active Record in .net 2.0 projects (build against .net 2.0 CLR)?

I looked through the site for a .net 2.0 release and could not find it. The latest binary release has only .net35, .net4, .net40cp.

Interestingly enough, when I compile and run my sample (in Visual Studio 2005) against the .net35 castle active record binaries the sample runs fine.

Again, is it safe to use .net35 active record build with .net 2.0?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

深陷 2024-12-28 12:11:38

准确地说:Castle ActiveRecord 3.0RC(当前最新版本)需要.NET 3.5或更高版本。 .NET 3.5 在 CLR 2.0 上运行。

To be precise: Castle ActiveRecord 3.0RC (currently the latest release) requires .NET 3.5 or higher. .NET 3.5 runs on the CLR 2.0.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文