Added SQLite status storage
[pithos-ms-client] / trunk / packages / NHibernate.3.1.0.4000 / lib / Net35 / NHibernate.readme.html
1 <html>
2         <head>
3                 <title>NHibernate.org - Welcome</title>
4         </head>
5         <body>
6                 <h1>Welcome to NHibernate!</h1>
7                 <hr>
8                 <p>
9                         <a href="http://www.nhforge.org/">NHibernate</a> is a .NET based object persistence library for relational databases. 
10                         NHibernate is a port of the excellent Java <a href="http://www.hibernate.org/">Hibernate</a>
11                         relational persistence tool.
12                 </p>
13                 <p>
14                         You can find tutorials and samples in the <a href="http://www.nhforge.org/">NHibernate community site</a>
15                         <a href="http://nhforge.org/wikis/">wiki</a> and <a href="http://nhforge.org/blogs/nhibernate/">blog</a>.
16                 </p>
17                 <h2>Latest Version</h2>
18                 <p>
19                         Details of the latest version of NHibernate can be found on SourceForge at
20                         <a href="http://sourceforge.net/projects/nhibernate/">http://sourceforge.net/projects/nhibernate/</a>.
21                 </p>
22
23                 <h2>Documentation</h2>
24                 <p>
25                         All available resources on NHibernate can be found online:
26                         <a href="http://nhibernate.deepgrok.com/">NHibernate deep grok</a>.
27                 </p>
28                 <p>
29                         The reference documentation for NHibernate is available <a
30                         href="http://nhforge.org/doc/nh/en/index.html">on-line on the website</a>.
31                 </p>
32
33                 <h2>Bug Reports</h2>
34                 <p>
35                         If you find any bugs please use the <a href="http://jira.nhforge.org/">JIRA bug tracker</a>.
36                 </p>
37
38                 <h2>Licenses</h2>
39                 <p>
40                         This software is distributed under the terms of the FSF Lesser GNU Public License (see lgpl.txt).
41                 </p>
42                 
43                 <p>
44                         This product uses software developed by the Apache Software Foundation (http://www.apache.org/).
45                 </p>
46                 <ul>
47                         <li>log4net</li>
48                 </ul>
49                 
50                 <p>
51                         This product includes source code from an article written by Jason Smith.
52                 </p>
53                 <ul>
54                         <li>
55                                 Iesi.Collections - original code can be found at <a href="http://www.codeproject.com/csharp/sets.asp">
56                                         Add Support for "Set" Collections to .NET</a>
57                         </li>
58                 </ul>
59         </body>
60 </html>