senzacionale
senzacionale

Reputation: 20936

Where to get latest fluent nhibernate binary

Where to find binary for fluent nhibernate. This page is changed now http://www.fluentnhibernate.org/ and i can't find any binary in it.

Is fluent nhibernate still alive and where can i get binary code?

Upvotes: 1

Views: 2449

Answers (2)

Peter
Peter

Reputation: 27944

You can dowload it with nuget.

http://nuget.org/packages/FluentNHibernate/1.3.0.717

Upvotes: 3

Cole W
Cole W

Reputation: 15313

You can download the latest Fluent NHibernate package if you are using NuGet and this is compatible with the latest version of NHibernate (3.3.0.4000). If you aren't using NuGet I highly recommend it.

Upvotes: 0

Related Questions