NCommon

It appears that I do not have to implement multiple data options for my ProtoStack project as there’s another project out there that’s providing a DDD framework over various persistence implementations. It’s called NCommon.

It is a framework for implementing Unit of Work and Repository patterns over NHibernate, Linq-to-SQL and the Entity Framework.

Post a Comment