OK, so, where is the LINQ documentation? I’m assuming you must mean LINQ itself and not the NHibernate provider for it. The least someone could do is add a line to the detailed documentation saying that all you need to do is add a “using NHibernate.Linq” to get it to work. The only thing that is mentioned in the detailed documentation is QueryOver. I don’t even see a link to a zip for the source that matches the last release version.
Jon From: [email protected] [mailto:[email protected]] On Behalf Of Oskar Berggren Sent: Friday, January 22, 2016 5:20 AM To: [email protected] Subject: Re: [nhusers] Re: Linq Provider Haha, reviving a thead from four and a half years ago just to rant for a bit. :) That being said, sure there could certainly be more documenation. With regards to the LINQ provider a lot has happened since 2011, in the last couple of releases my experience is that many more queries "just work". And LINQ itself is documented elsewhere. /Oskar 2016-01-22 4:58 GMT+00:00 <[email protected]<mailto:[email protected]>>: As far as I can tell, the only documentation ever written for NHibernate since JBoss ditched it is the Getting Started Guide. It's pretty pathetic that LINQ isn't even mentioned in the detailed documentation. Most of the documentation looks like it came from Java Hibernate. There used to be a CHM file about 6+ years ago for the API documentation. That seemed to disappear and it seemed to not be a priority for anyone to put it back. On Tuesday, August 9, 2011 at 5:28:02 AM UTC-5, Michael Delaney wrote: Is there a page somewhere, some documentation etc that outlines what is and what is not supported in the Linq To NHibernate provider??? it seems that lots of stuff is not supported, left outer joins, group by clauses etc?? its frustrating having to come across this on a trial and error basis.. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to a topic in the Google Groups "nhusers" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/nhusers/W293jf1ww-Y/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
