Fluent NHibernate Wiki
Im>JamesGregory
mNo edit summary
No edit summary
 
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
  +
<center>[[File:Biglogo.png|right]]</center>
You've reached the official Wiki for [http://fluentnhibernate.org Fluent NHibernate].
 
  +
{{Newpages}}
  +
===<center>Welcome to the Fluent NHibernate backup wiki</center>===
  +
'''''Fluent NHibernate 1.0 RTM is available for download. View the [http://nhforge.org/blogs/nhibernate/archive/2009/08/29/fluent-nhibernate-1-0.aspx announcement], or [http://fluentnhibernate.org/downloads/releases/fluentnhibernate-1.0RTM.zip download it now].'''''
   
  +
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate. Get your fluent on.
Fluent NHibernate offers an alternative to NHibernate's standard XML mapping files. Rather than writing XML documents, Fluent NHibernate lets you write mappings in strongly typed C# code. This allows for easy refactoring, improved readability and more concise code.
 
  +
Getting started...
   
  +
* 1st Read the [[Getting Started |introduction]]
If you're new here you'll probably want to read our [[Getting started|getting started guide]].
 
  +
* 2nd Create your [[Getting Started#Your first project | first project]]
 
* [[Getting started|Getting started guide]]
 
* [[Fluent mapping]]
 
* [[Auto mapping]] - where mappings are inferred from the design of your entities
 
* [[Conventions]]
 
* Full application configuration with our [[Fluent configuration|Fluent Configuration API]]
 
* [[Database configuration]] - fluently configure your database in code
 
* [[Mapping patterns|FAQs/Common mapping patterns]]
 
   
  +
=Further reading...=
Any questions should be directed to the [http://groups.google.com/group/fluent-nhibernate mailing-list].
 
  +
  +
Once you've followed the above, you can compare our auto mapping to our fluent interface to see which suits your application, read through our API documentation, or just see what's available for reading in our wiki.
  +
=Contributors...=
  +
  +
Fluent NHibernate wouldn't be possible without the time and effort of it's contributors. The team comprises of James Gregory, Paul Batum, Andrew Stewart, and Hudson Akridge.
  +
  +
Our valued committers are: Alexander Gross, Andrew Stewart, Bobby Johnson, Chad Myers, Craig Neuwirt, David R. Longnecker, Derick Bailey, Hudson Akridge, James Gregory, Jeremy Skinner, Lee Henson, Paul Batum, Stuart Childs, and Tuna Toksoz.
  +
  +
Thanks goes to Jeremy Miller for the original idea and implementation.
  +
  +
==News==
  +
  +
* The official site wiki is down. Trying to recreate what was there here.

Latest revision as of 11:37, 16 September 2009

Biglogo
New pages

Welcome to the Fluent NHibernate backup wiki
[]

Fluent NHibernate 1.0 RTM is available for download. View the announcement, or download it now.

Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate. Get your fluent on. Getting started...

Further reading...[]

Once you've followed the above, you can compare our auto mapping to our fluent interface to see which suits your application, read through our API documentation, or just see what's available for reading in our wiki.

Contributors...[]

Fluent NHibernate wouldn't be possible without the time and effort of it's contributors. The team comprises of James Gregory, Paul Batum, Andrew Stewart, and Hudson Akridge.

Our valued committers are: Alexander Gross, Andrew Stewart, Bobby Johnson, Chad Myers, Craig Neuwirt, David R. Longnecker, Derick Bailey, Hudson Akridge, James Gregory, Jeremy Skinner, Lee Henson, Paul Batum, Stuart Childs, and Tuna Toksoz.

Thanks goes to Jeremy Miller for the original idea and implementation.

News[]

  • The official site wiki is down. Trying to recreate what was there here.