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
/
SeedWork
History
Cesar De la Torre
b9c1778d9d
Refactoring Domain Events so it is clear and differenciated versus Integration Events
2017-03-16 18:52:02 -07:00
..
Entity.cs
Refactoring Domain Events so it is clear and differenciated versus Integration Events
2017-03-16 18:52:02 -07:00
Enumeration.cs
OrderStatus and CardTypes as Enumerations
2017-02-23 13:57:36 +01:00
IAggregateRoot.cs
- Some minor refactoring (renaming) and make work web clients applications that were 'broken' after refactoring dtos in ordering service in this branch.
2017-01-30 15:46:43 +01:00
IRepository.cs
Refactoring so we enforce to have a Repository only per Aggregate
2017-02-26 20:32:34 -08:00
IUnitOfWork.cs
Added domain events in Ordering Api
2017-03-14 18:02:28 +01:00
ValueObject.cs
Added ValueObject abstract class. Set NoTracking on CatalogItems
2017-02-06 12:51:56 +01:00