nhibernate / NHibernate.Mapping.Attributes

With NHibernate.Mapping.Attributes, you can use .NET attributes to decorate your entities and these attributes will be used to generate the mapping information. So you will no longer have to bother with these nasty XML files ;).
21Updated last year

Related projects: