mapping many to many
Hello everybody,
I am a new in using NHibernate and I;ve started directly with fluent nhibernate for mapping.
Can you help me with a mapping example of many to many relation with additional information in join table ?
Many thanks in advance.