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
Ramón Tomás
2baedadc7a
Merge from Dev
2017-08-22 19:46:53 +02:00
..
Behaviors
Using MediatR behaviors instead of Autofac decorators. Solves
#187
2017-08-10 16:05:42 +02:00
Commands
Merge new creation ordering workflow
2017-06-12 13:52:23 +02:00
DomainEventHandlers
Clean Basket event is launched once basket is converted to order and before starting creating order.
2017-05-24 16:09:03 +02:00
IntegrationEvents
Merge new creation ordering workflow
2017-06-12 13:52:23 +02:00
Models
Create checkout call in webmvc
2017-05-11 11:51:13 +02:00
Queries
Order.Address is a value object. It has no table and no ID
2017-07-13 13:42:29 +02:00
Validations
Adapt test cases to new order flow
2017-05-18 08:40:35 +02:00