Any Alternatives to NCommon?
Posted
by Innogetics
on Stack Overflow
See other posts from Stack Overflow
or by Innogetics
Published on 2010-04-30T08:46:33Z
Indexed on
2010/05/04
10:18 UTC
Read the original article
Hit count: 233
I like the way NCommon saves me from dealing with all the plumbing required to do DDD with NHibernate.
I like it so much that it I am seriously considering it to be part of my default architecture in new projects.
I'd like to ask if there are other DDD alternatives (aside from coding from scratch) to what NCommon does.
Thanks.
© Stack Overflow or respective owner