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.Domain
/
AggregatesModel
/
Order
History
Cesar De la Torre
68bcb70fd2
Added OrderItem features and moved queries to the OrderingQueries class
2016-09-13 00:20:46 -07:00
..
Address.cs
More implementation of Ordering microservice with draft EF Core DbContext linked to a SQL LocalDB. Code in WebAPI related to the Context still to be refactored and moved to the Infrastructure.SqlData project.
2016-09-09 17:24:24 -07:00
Order.cs
Added OrderItem features and moved queries to the OrderingQueries class
2016-09-13 00:20:46 -07:00
OrderItem.cs
Added OrderItem features and moved queries to the OrderingQueries class
2016-09-13 00:20:46 -07:00
OrderStatus.cs
Work in progress for the Ordering microservice Domain Model
2016-09-08 16:33:23 -07:00