T4 template for NHibernate? - not Fuent NHibernate

Posted by NathanD on Stack Overflow See other posts from Stack Overflow or by NathanD
Published on 2009-02-03T17:21:39Z Indexed on 2010/04/04 10:13 UTC
Read the original article Hit count: 646

Filed under:
|
|
|

Wondering if anyone knows of a set of T4 templates for generating C# POCO classes and also mapping XML files for NHibernate from a set of tables in a database. I saw that David Hayden has created T4 for generating FluentNH code based upon a DBML model, but I'm not quite ready to use FluentNH yet as there isn't even an official release yet (although I love the idea).

Anyone know of any T4 templates for using plain NHibernate?

© Stack Overflow or respective owner

Related posts about nhibernate

Related posts about T4