Class Map Generator for Fluent NHibernate

前端 未结 4 1077
天命终不由人
天命终不由人 2021-01-31 17:28

Is there a Class Map generator for Fluent NHibernate? I need something like db2hbm but I want it to generate Fluent Class Maps instead of xml mappings.

I am aware of Au

4条回答
  •  心在旅途
    2021-01-31 17:40

    You can do this with Visual NHibernate. Check the Fluent Nhibernate option on the Options screen to create FNH mapping code.

提交回复
热议问题