NHibernate Source Code Location - nhibernate

can anyone tell me where I can get source code NHibernate 3.2.0.4000 and FluentNHibernate 1.3.0.717? i looked on github but it only seems to have the source for 4.0. Thank u.

You can look on sourceForge for NHibernate
See here for all versions
See here for direct link for 3.2.0 GA
For Fluent look on GitHub for the release tag 1.3

Related

Source code for Nhibernate 3.1.0.4000 is missing in GitHub, where could I find it?

We are using this specific version of Nhibernate in our application. And now we come across a situation where we want to debug an issue through Nhibernate, But I am unable to find source code for this specific version in Nhibernate git.
Source package can be downloaded here
https://sourceforge.net/projects/nhibernate/files/NHibernate/3.1.0.GA/
Other versions (latest at the moment is 5):
https://sourceforge.net/projects/nhibernate/files/NHibernate/

NHibernate.Spatial release for NHibernate 3.2

Just wondering if we have NHibernate.Spatial release for NHibernate latest version 3.2?
What I found only is NHibernate.Spatial version 1.0.0.0 for NHibernate version 2.1.2.
Any ideas?
It looks like there are some breaking changes with version using spatial with NH 3.2 but there is an interesting set of blog posts below which show you how to get it built with NH 3.1 - which may be good enough for you - worked for me.
http://build-failed.blogspot.co.uk/2012/02/nhibernate-spatial-part-1.html
http://build-failed.blogspot.co.uk/2012/02/nhibernate-spatial-part-2.html
http://build-failed.blogspot.co.uk/2012/02/nhibernate-spatial-part-3.html
http://build-failed.blogspot.co.uk/2012/03/nhibernate-spatial-part-4-querying.html
This may be a little late, but NHibernate.Spatial is now available on NuGet and built against the latest NHibernate version (3.3.3) from a fork made by Surya Pratap. See full announcement on my blog here: http://blog.printf.no/?p=1055

NHibernate Spatial official source control

anyone knows where is the official source control system for nHibernate Spatial?
In GitHub there is one, but the source is diffent from nhforge.org, and the last doesn't support OracleSpatial. The GitHub's is not "compilable". Any ideas where to find the official?
The SVN repository is at: https://nhcontrib.svn.sourceforge.net/svnroot/nhcontrib/trunk/src/NHibernate.Spatial
Hasn't been updated in a while...

Is it possible to use nhibernate.search and nhibernate 3.0

Guys,
I haven't found any nhibernate.search assemblies compatible with nh3. Looks like it haven't completed yet. I hope I'm wrong.
Looks like that's true. For my needs, I temporary use this brunch https://nhcontrib.svn.sourceforge.net/svnroot/nhcontrib/branches/NHibernate.Search-with-NH-3.0
This was posted on the S#arp Architechture mailing list today by Seif Attar
I have just built and uploaded this to contrib develop branch, you can download from
https://github.com/seif/Sharp-Architecture-Contrib/tree/develop/ReferencedAssemblies
NHibernate.Search is in Nhibernate folder, and Lucene.Net 2.9.2 is in the lucene folder.

Where is the NHibernate 3.0 source repository?

I've been looking everywhere. Maybe I'm just really nearsighted but I can't seem to find it anywhere. Link anyone?
NHibernate 3.0 is also known as the trunk. It has not been officially released yet.
You can find the source code in SVN here:
https://nhibernate.svn.sourceforge.net/svnroot/nhibernate/trunk/
The main website for NHibernate is here:
http://nhforge.org/Default.aspx
If you wanted to download binaries for the trunk instead of source, you could try here:
http://www.hornget.net/packages/orm/nhibernate/nhibernate-trunk