Community

Command Query Separation (CQS) – A simple but powerful pattern

(Tim Sommer) This tutorial demonstrates how to design software using the Command Query Separation (CQS) pattern. We will create a console application and will use C#, Entity Framework, Autofac and Log4Net for our example.