Install NHibernate 3.2 with NuGet

前端 未结 5 852
慢半拍i
慢半拍i 2021-02-03 20:40

I\'m new to NHibernate and have been trying to get up and running with it, Fluent NHibernate and NHProf using NuGet. After reading this article (http://gurustop.net/blog/2011/0

5条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-03 21:28

    I'm using this consctruction in config file to make FluentNhibernate work with NHibernate 3.2

     
        
          
            
            
          
        
      
    

提交回复
热议问题