Fluent NHibernate Visual Designer [closed]

2019-05-02 00:21发布

Is there a visual designer similar to Mindscape's NHibernate designer for Fluent NHibernate?

I have decided to move from EF4 to NH3, but without a visual design interface it is going to be a hard sell to my team who are used to the EF4 model creation interface.

6条回答
迷人小祖宗
2楼-- · 2019-05-02 00:43

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

查看更多
爱情/是我丢掉的垃圾
3楼-- · 2019-05-02 00:43

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.

查看更多
不美不萌又怎样
4楼-- · 2019-05-02 00:45

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.

查看更多
做自己的国王
5楼-- · 2019-05-02 00:51

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

查看更多
我命由我不由天
6楼-- · 2019-05-02 00:53

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

查看更多
我欲成王,谁敢阻挡
7楼-- · 2019-05-02 00:57

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

John-Daniel (Co-founder, Mindscape)

查看更多
登录 后发表回答