CESARDELATORRE
|
57ae6ab3be
|
Refactoring in Ordering Domain Model so it shows a clear AggregateModel and clusters of entities as Aggregates.
Also, showing Repository Interfaces as RepositoryContracts.
|
2017-01-17 18:32:40 -08:00 |
|
Unai
|
95af336404
|
Remove old code and projects. Add MediatR. Added first commands. Review Entities and domain. Create queries
|
2016-11-21 12:41:36 +01:00 |
|
Cesar De la Torre
|
67e94c3c45
|
- Consuming Ordering.API microservice from WebMVC app
- SQL DB updated with EF Migrations
- build-images.ps1 updated
|
2016-10-10 21:52:57 -07:00 |
|
Cesar De la Torre
|
28b4ccb317
|
Working Ordering microservice on Docker with Docker-compose deployment
|
2016-09-14 00:44:13 -07:00 |
|
Cesar De la Torre
|
68bcb70fd2
|
Added OrderItem features and moved queries to the OrderingQueries class
|
2016-09-13 00:20:46 -07:00 |
|
Cesar De la Torre
|
ec6256ef6e
|
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 |
|
Cesar De la Torre
|
9aed8221f2
|
Work in progress for the Ordering microservice Domain Model
|
2016-09-08 16:33:23 -07:00 |
|