C# (CSharp) CQRS.Talk.Sample1.SeparateReadsFromWrites Пространство имен

Классы

Имя Описание
Confusing
DictinarySample
Separate The solution to the previous problem is to separate command from a query. Query if the attribute exists; then update the value - as 2 different operations