André Silva
|
921de69418
|
refactored Equals() method on ValueObject (#1316)
|
2020-08-25 16:22:08 +05:30 |
|
ericuss
|
bf85169d67
|
partial checkin trying to fix checkout process
|
2019-08-12 08:27:19 +02:00 |
|
Miguel Veloso
|
535044e4f4
|
Add private setters so deserializing on integration event handler works as expected.
|
2018-10-05 09:46:19 +01:00 |
|
Alex Kryvdyk
|
6869ad249a
|
Remove private property setters in Address value object to make it truly immutable
|
2018-03-26 19:17:59 +03:00 |
|
Cesar De la Torre
|
16ee563112
|
Cleaning up the Address ValueObject
|
2017-11-07 10:56:46 -08:00 |
|
Cesar De la Torre
|
18af108cd6
|
Cleaning up the Address ValueObject class
|
2017-11-07 10:51:35 -08:00 |
|
Christian Arenas
|
55a82c24f4
|
- Change Integration Command to Integration Events
- Refactor PublishThroughEventBusAsync methods from OrderingIntegrationEventService
- Add private empty Address constructor.
- Modify order aggregate methods.
- Remove GetWithDependenciesAsync methods and modify GetAsync with entity framework Explicit loading.
|
2017-05-18 11:42:22 +02:00 |
|
unai
|
e991060a51
|
Set adddress as value object with workaround about Id and Hashkey
|
2017-02-08 19:26:05 +01:00 |
|
Unai Zorrilla Castro
|
9d2d152c2d
|
Improve ordering int order to solve feedback
|
2017-01-25 17:10:08 +01:00 |
|
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 |
|