Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要一个稳定的 orm 或数据访问框架来与 mono 2.4.2.3 一起使用。有没有人在单声道上使用过 ibatis.net(3.0 alpha 或更早版本)或 nhibernate 2.1,它们是否足够坚固以供生产使用?
问候,西尔马克
我们的母公司有一个将 iBatis 用于 ORM 的框架。他们之所以选择它,是因为我们公司的企业服务器东西在 java 和 .net 之间几乎是平分秋色的。
我没有使用过 IBatis,但我使用过 NHibernate 并且完全没有问题。
我仍在运行单声道 2.4。