There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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 ;).