All Projects → haf → Castle.Facilities.NHibernate

haf / Castle.Facilities.NHibernate

Licence: Apache-2.0 license
The NHibernate Facility supercedes NHibernateIntegration and integrates with the new Transaction support. Please read http://stackoverflow.com/questions/4010265/how-to-let-nhibernate-retry-deadlocked-transactions-when-using-session-per-reque before using, it will help you.

Programming Languages

C#
18002 projects
ruby
36898 projects - #4 most used programming language

Castle NHibernate Facility

Code is currently in Beta stage. I think it's stable enough to use. Currently compiles against NHibernate 4.0 + FluentNHibernate 2.0. Use the wiki for documentation.

How to build

  1. Install Ruby 2.0
  2. gem install albacore -v 1 (version 2 has been released but is not supported (yet))
  3. gem install version_bumper
  4. gem install bundler
  5. bundle install
  6. git clone https://[email protected]/haf/Castle.Facilities.NHibernate.git
  7. cd "Castle.Facilities.NHibernate"
  8. bundle exec rake
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].