hi,
I have recently upgraded a very old codebase to nhibernate 5.3.
The project was an
ASP.NET MVC project that used Castle.Facilities.NhibernateIntegrtion and an http module to persist the session per web request.
Castle.Facilities.NhibernateIntegrtion is abandoned for many a year.
Is there any up to date package that does a similar job to Castle.Facilities.NhibernateIntegrtion.
Cheers
Paul