Skip to content

razorDevelopers/Castle.Facilities.NHibernate

 
 

Repository files navigation

Castle NHibernate Facility

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

How to build

  1. Install Ruby 1.9.2
  2. gem install albacore -v 1 (version 2 has been released but is not supported (yet))
  3. gem install version_bumper
  4. git clone https://haf@github.com/haf/Castle.Facilities.NHibernate.git
  5. cd "Castle.Facilities.NHibernate"
  6. rake

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.3%
  • Ruby 2.7%