[nhusers] NHibernate 5.X.X with System.Transactions.TransactionScope Sample

2019-11-10 Thread Shibu Raj
Greetings all, I am new to NH and learning to use NH in one of my project. The project uses Oracle as the DB (Using managed driver) and need to use TransactionScope to create a transactional code block. Does any one samples/blog describing the usage of the same. Looking for help with what

[nhusers] How to use TransactionScope

2019-11-10 Thread satish viswanath
I'm trying to use TransactionScope With Nhibernate. Is there any example with configuration settings to get it working. Framework: .Net core 3.0 Sample code -- Fluently.Configure() .Database(