开发者

Using Fluent nHibernate with VS2005

开发者 https://www.devze.com 2022-12-09 06:03 出处:网络
I have not been able to find any definitive answers to this question: Can Fluent nHibernate be used with VS2005?All the examples on fluentnhi开发者_运维知识库bernate.org seem to use c# 3 syntax (lamb

I have not been able to find any definitive answers to this question:

Can Fluent nHibernate be used with VS2005? All the examples on fluentnhi开发者_运维知识库bernate.org seem to use c# 3 syntax (lambdas).


The answer is no. Fluent NHibernerate takes advantage of many of the .NET 3.5 additions like Actions.

0

精彩评论

暂无评论...
验证码 换一张
取 消