4

With NHibernate 3 going GA today, I was wondering if I can upgrade a project that is using Fluent NHibernate. Can i simply swap out the 2.1 DLL for the 3.0 and have it work? - Or is there more to it than that?

I know there will be some work with the change in Linq syntax but i am not concerned with that, I just want to know if the DLLs are interchangeable for Fluent.

Many thanks,

Kohan


Addendum

The Fluent guys have done it themselves now: http://fluentnhibernate.org/downloads

0

3 Answers 3

6

drlongnecker has built Fluent NHibernate for NHibernate 3.0GA. You can grab the source here.

Update: Fluent Nhibernate now officially builds pre-release binaries with NHibernate 3.0.

Sign up to request clarification or add additional context in comments.

Comments

1

You need to build them together. Can wait for NuGet to be updated or you can build them yourself.

Comments

1

Or you can put assembly redirect

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.