/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 ;).

Primary LanguageC#GNU Lesser General Public License v2.1LGPL-2.1