Re: Sharing binaries/code between client and server in a DDD environment
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
My point in this was that it is our DTO library (everything in our "OurSystem.Contract" namespace) that is shared between the client and server. Our client is not full .NET, either, so it is a PCL (Portable Class Library).