This website requires JavaScript.
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
You've already forked eShopOnContainers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
eShopOnContainers
/
src
/
Services
/
Ordering
/
Ordering.API
/
Application
History
Bill Wagner
995cc890ff
Fix API signatures for collections
...
The methods that return collections should return Task<IEnumerable<dynamic>> not Task<dynamic>
2017-04-28 09:25:24 -04:00
..
Commands
Review on 17/04/2017
2017-04-17 12:28:12 +02:00
Decorators
Domain validation errors must throw domain exceptions.
2017-03-28 13:50:16 +02:00
DomainEventHandlers
Rename OrderingIntegrationEvent service methods
2017-04-05 11:07:26 +02:00
Queries
Fix API signatures for collections
2017-04-28 09:25:24 -04:00
Validations
Review on 17/04/2017
2017-04-17 12:28:12 +02:00