Fluent NHibernate Visual Designer [closed]

蓝咒 提交于 2019-12-05 09:32:28

I've only heard of Mindscape's NHibernate Designer and Visual NHibernate. It looks like the latter provides support for Fluent NHibernate mappings.

Mindscape NHibernate Designer does not currently support generating Fluent NH mappings, that is correct.

John-Daniel (Co-founder, Mindscape)

Devart Entity Developer for NHibernate provides full support for Fluent NHibernate mapping. It supports all kinds of components, inheritances, composite IDs, etc.

Find more on the official product page Entity Developer for NHibernate Designer.

Devart Company

There is Open Source tool to generate mapings from DB Schema - NHibernate Mapping Generator

LLBLGen Pro v3 (http://www.llblgen.com) can generate Fluent NHibernate mappings (as well as XML hbm mappings) for NHibernate, using both database first and model first.

I have just stumbled upon another tool called Visual NHibernate. Check it out here: http://www.slyce.com/VisualNHibernate/

According to the website it supports and generates Fluent Mapping.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!