Cesar De la Torre
|
ed7970802a
|
Revert "Fix API signatures for collections"
|
7 years ago |
Bill Wagner
|
995cc890ff
|
Fix API signatures for collections
The methods that return collections should return
Task<IEnumerable<dynamic>> not Task<dynamic>
|
7 years ago |
Unai Zorrilla Castro
|
4ef6b63913
|
Review on 17/04/2017
|
7 years ago |
dsanz
|
cea9600227
|
Refactoring of idempotent elements and logic.
|
7 years ago |
Danny Chen
|
260df610b7
|
use non generic repository interface
|
7 years ago |
dsanz
|
faf4ada8ac
|
Fix unit tests
|
8 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 |
Ramón Tomás
|
e7ec7260bb
|
Added ordering unit tests
|
8 years ago |
etomas
|
67ab1159df
|
Immutable commands - wip
|
8 years ago |
Cesar De la Torre
|
bfe2139a09
|
Refactoring so we enforce to have a Repository only per Aggregate
|
8 years ago |
CESARDL
|
8325ddbd30
|
Refactored: From Buyer.FullName to Buyer.IdentityGuid.
Also similar changes at the CreateOrderCommand
Plus an update to the README.md for GitHub
|
8 years ago |
PLAINCONCEPTS\ccanizares
|
c29b783d93
|
rename identity project
|
8 years ago |
CESARDELATORRE
|
fa6a273a33
|
Minor refactoring and Unit Test fix
|
8 years ago |
Unai Zorrilla Castro
|
9d2d152c2d
|
Improve ordering int order to solve feedback
|
8 years ago |
CESARDELATORRE
|
2babf6e4fe
|
Added field "Alias" to PaymentMethod and created EF migration for that
Refactoring related to OrderCommand (instead NewOrderCommand)
Refactoring in Buyer.IdentityGuid instead of fullname variables..
|
8 years ago |
Unai Zorrilla Castro
|
3c277a49de
|
Modify AsyncRequestNames, include UnitTest project, remove unused application ordering layer
|
8 years ago |
Carlos Cañizares Estévez
|
ac146f4475
|
Added Unit Test Project for services
|
8 years ago |