--
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 nhusers+u...@googlegroups.com.
To post to this group, send email to nhu...@googlegroups.com.
Visit this group at https://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.
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
--
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
nhusers+u...@googlegroups.com.
A simple chapter in the reference doc would be great. The source zip is on sourceforge, maybe we should provide links to the directory there, in addition to the main binary. Though if you want the source for most uses it would be best to fork on github, to make it easier to update.
Both doc and web can be updated with github pull requests. If anyone wants to submit an update here or there, it would be great.
/Oskar