Unit of work/repository managers for NHibernate?

前端 未结 3 979

I\'m a .NET developer by day, but have been working with Rails and Merb for the past year on my own side projects, so when it comes to MVC and ORMs, I\'m more used to them and u

3条回答
  •  佛祖请我去吃肉
    2021-02-04 17:34

    You might also be interested in Castle ActiveRecord, which implements the ActiveRecord pattern on top of NHibernate, loosely inspired on Rails' ActiveRecord.

提交回复
热议问题