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
c247261929
Minor refactoring for the CreateOrder Web API method and the Entity base class
2017-05-04 12:29:00 -07:00
..
Entity.cs
Minor refactoring for the CreateOrder Web API method and the Entity base class
2017-05-04 12:29:00 -07:00
Enumeration.cs
Review on 17/04/2017
2017-04-17 12:28:12 +02: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
Created global filters for web apis
2017-03-27 14:05:28 +02:00
ValueObject.cs
Added ValueObject abstract class. Set NoTracking on CatalogItems
2017-02-06 12:51:56 +01:00