-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Method 'GetAsync' Exception #1
Comments
Sure thing! I'm not near the correct computer right now, but will be later tonight. The exception looks what can happen if you use NHibernate 5.x, since that's were GetAsync was added. I'll get back to you as soon as possible. I may create a new Nuget, compatible with NH5. |
That's very kind of you, thank you! Because in my opinion, your book is a masterpiece for learning NHibernate, whatever version it is. I like very much the method, of teaching step by step all the arguments to master this wonderful library. I am used to Microsoft EF6, Code First, but it is too SQL Server oriented... Thank you again, can't wait to see the new package :) |
Hi - i am also stuck at this position ?! |
Please try with the new version. |
Hi Gunnar, |
I just bought your wonderful book, and I'm following the recipes; but, at the first recipe of Chapter 2 I'm stuck with an exception:
I follwed thoroughfully (twice) the first recipe, "Mapping a class with XML", but I can't get past the first statement. Can you help me?
The text was updated successfully, but these errors were encountered: