Lightweight alternatives to NHibernate

后端 未结 8 1926
感情败类
感情败类 2021-01-01 17:54

NHibernate is not really a good fit for our environment due to all the dependencies. (Castle, log4net etc.)

Is there a good lightweight alternative?

Support

8条回答
  •  耶瑟儿~
    2021-01-01 18:02

    Adding to this list, you could also have a look at Dapper (written for and used by StackOverflow itself).

提交回复
热议问题