I have a project with all my Interface definitions: RivWorks.Interfaces I have a project where I define concrete implmentations: RivWorks.DTO
I\'ve done this hu
Just as a remark: Covariance and Contravariance in Generics was added in C# 4.0.