Templates used to generate NHibernate classes from an EDMX model. The second project template expands on this and creates the Fluent NHibernate mappings based on the same EDMX model. Finally, to ensure everything is configured and working te final project uses the same EDMX file to create integration unit testing leveraging NUnit. |