Skip to content

Commit 04d3f80

Browse files
committed
Added README file
1 parent e925a36 commit 04d3f80

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<img src="http://fluentnhibernate.org/images/logo.png" alt="Fluent NHibernate - Fluent mapping for your model" />
2+
=============================================
3+
4+
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate. *Get your fluent on.*
5+
6+
7+
Getting started
8+
---------------------------------------------
9+
10+
* Read the [introduction](http://wiki.fluentnhibernate.org/Getting_started).
11+
* Create your [first project](http://wiki.fluentnhibernate.org/Getting_started#Your_first_project).
12+
13+
14+
Further reading
15+
---------------------------------------------
16+
17+
Once you've followed the above, you can compare our [auto mapping](http://wiki.fluentnhibernate.org/Auto_mapping) to our <a [fluent interface](http://wiki.fluentnhibernate.org/Fluent_mapping) to see which suits your application, read through our [API documentation](http://fluentnhibernate.org/api/index.htm), or just see what's available for reading in our [wiki](http://wiki.fluentnhibernate.org).
18+
19+
20+
Contributors
21+
---------------------------------------------
22+
23+
Fluent NHibernate wouldn't be possible without the time and effort of its contributors. The team comprises of [James Gregory](http://jagregory.com), [Paul Batum](http://www.paulbatum.com), Andrew Stewart, and [Hudson Akridge](http://www.bestguesstheory.com).
24+
25+
**Our valued committers are:** Aaron Jensen, Alexander Gross, Andrew Stewart, Barry Dahlberg, Bobby Johnson, Brian Donahue, Cameron Harris, Chad Myers, Chris Chilvers, Craig Neuwirt, Dan Malcolm, Daniel Mirapalheta, David Archer, David Longnecker, David R. Longnecker, Derick Bailey, Erik Ojebo, Firo, Hudson Akridge, Ivan Zlatev, James Freiwirth, James Gregory, James Kovacs, Jeremy Skinner, Lee Henson, Louis DeJardin, Patric Forsgard, Paul Batum, Roelof Blom, Stuart Childs, Tom Janssens, Tuna Toksoz, U-BSOD\pruiz, di97mni, dschilling, felixg, jeremydmiller, kevm, leebrandt, maxild, and robsosno.</p>
26+
27+
Thanks goes to [Jeremy Miller](http://codebetter.com/blogs/jeremy.miller) for the original idea and implementation.
28+
29+
Fluent NHibernate is &copy; 2008-2011 [James Gregory](http://jagregory.com) and contributors under the [BSD license](fluent-nhibernate/LICENSE.txt)

0 commit comments

Comments
 (0)