<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://nhforge.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>NHibernate</title><link>http://nhforge.org/media/g/nhibernate/default.aspx</link><description /><dc:language /><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>NHibernate Contrib older builds and source code</title><link>http://nhforge.org/media/p/700.aspx</link><pubDate>Sat, 31 Jul 2010 16:44:07 GMT</pubDate><guid isPermaLink="false">45f813f2-f1c4-4eda-a619-288e3cadc793:700</guid><dc:creator>Jason Dentler</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Link to NHContrib&amp;#39;s SourceForge files&lt;/p&gt;</description><enclosure url="http://sourceforge.net/projects/nhcontrib/files/" length="95386" type="text/html; charset=utf-8" /></item><item><title>NHibernate older builds and source code</title><link>http://nhforge.org/media/p/691.aspx</link><pubDate>Sat, 31 Jul 2010 13:22:18 GMT</pubDate><guid isPermaLink="false">45f813f2-f1c4-4eda-a619-288e3cadc793:691</guid><dc:creator>Jason Dentler</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Link to NHibernate&amp;#39;s SourceForge files.&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://sourceforge.net/projects/nhibernate/files/" length="52209" type="text/html; charset=utf-8" /></item><item><title>NHibernate 3.0.0 Binaries</title><link>http://nhforge.org/media/p/689.aspx</link><pubDate>Sat, 31 Jul 2010 13:13:59 GMT</pubDate><guid isPermaLink="false">45f813f2-f1c4-4eda-a619-288e3cadc793:689</guid><dc:creator>Jason Dentler</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Latest official NHibernate release&lt;/p&gt;</description><enclosure url="http://sourceforge.net/projects/nhibernate/files/NHibernate/3.0.0.GA/NHibernate-3.0.0.GA-bin.zip/download" length="15639" type="text/html; charset=utf-8" /></item><item><title>Db2hbm beta version</title><link>http://nhforge.org/media/p/615.aspx</link><pubDate>Thu, 25 Feb 2010 12:51:32 GMT</pubDate><guid isPermaLink="false">45f813f2-f1c4-4eda-a619-288e3cadc793:615</guid><dc:creator>felicepollano</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;A reverse engineering command line tool. Creates mapping files from database schema. Currently MSSQL is fully supported. But other DB can be used providing a proper component. &lt;a href="http://nhforge.org/wikis/howtonh/how-to-use-db2hbm.aspx"&gt;Here is a description on how to use it&lt;/a&gt;.&lt;/p&gt;</description><enclosure url="http://nhforge.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.06.15/db2hbm3.0.0.0_2D00_beta.zip" length="1054025" type="application/x-zip-compressed" /></item><item><title>T4 Hbm2net release</title><link>http://nhforge.org/media/p/546.aspx</link><pubDate>Sun, 22 Nov 2009 21:17:26 GMT</pubDate><guid isPermaLink="false">45f813f2-f1c4-4eda-a619-288e3cadc793:546</guid><dc:creator>felicepollano</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Code generate C# classes from hbm files ( or any other artifact, customizing/adding templates ). Based on the old hbm2net, this version leverages T4 as a template language. Use &lt;b&gt;hbm2net *.hbm.xml&lt;/b&gt;. Launch without parameters in order to see a little help.&lt;/p&gt;</description><enclosure url="http://nhforge.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.05.46/hbm2net_2D00_3.0.0.0.zip" length="1017124" type="application/zip" /></item><item><title>NHibernate Core</title><link>http://nhforge.org/media/p/4.aspx</link><pubDate>Fri, 29 Aug 2008 19:01:15 GMT</pubDate><guid isPermaLink="false">45f813f2-f1c4-4eda-a619-288e3cadc793:4</guid><dc:creator>Tuna Toksoz</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;b&gt;Everything you need to get started&lt;/b&gt; &lt;b&gt;with NHibernate.&lt;/b&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click the &amp;quot;Download&amp;quot; link on the right hand side of this page. &lt;br /&gt;&lt;i&gt;You will be redirected to SourceForge, where the files are hosted.&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Select to download the binaries. &lt;br /&gt;&lt;i&gt;Note, if you want to compile NHibernate yourself download the source files.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt; &lt;/li&gt;
&lt;li&gt;Download and extract the zip file to you hard disk.&lt;br /&gt;&lt;br /&gt; &lt;/li&gt;
&lt;li&gt;Start using NHibernate by simply adding a reference to the NHibernate.dll in your project.&lt;br /&gt;&lt;i&gt;Newcomers can read our &lt;a target="_blank" title="Getting Started" href="http://nhforge.org/media/p/4/edit.aspx/wikis/howtonh/your-first-nhibernate-based-application.aspx"&gt;getting started guide&lt;/a&gt; to learn how to build a simple NHibernate project (opens in new window).&lt;/i&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://sourceforge.net/project/showfiles.php?group_id=73818&amp;package_id=73969" length="-1" type="text/html" /></item></channel></rss>
