8 Commits (ed7dfc7cb5c466e130d8161aeb6642f86af2190c)

Author SHA1 Message Date
  igorsych 9e75504690 Newtonsoft.Json and MediatR with fixes of all based on MediatR classes 7 years ago
  Christian Arenas 1cdb541f30 Fix some test changes 7 years ago
  Ramón Tomás f79806e899 Created Ship order process in WebMVC app 7 years ago
  Ramón Tomás e4c8462f2b Fix merge 7 years ago
  Christian Arenas c5cca8f320 Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign 7 years ago
  Cesar De la Torre 4b1467a7b9 Fixing the CreateOrderCommand so it is 100% immutable. It shouldn't have the AddOrderItem() method. In any case, it was not really used but in the tets, since this Command is serialized in the client side, then deserialized in the service level. 7 years ago
  dsanz cea9600227 Refactoring of idempotent elements and logic. 7 years ago
  Ramón Tomás c8f0776f1f Added domain events in Ordering Api 8 years ago
  Ramón Tomás 4e53f205b9 Added unitary test cases 8 years ago