zkavtaskin / Domain-Driven-Design-Example

Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
1.75k stars 443 forks source link

Added Share feature to cart service. Updated and added tests for this. #4

Open asos-edonisseferi opened 5 years ago

asos-edonisseferi commented 5 years ago

The http request methods have been reverted to gets as i saw the previous conversation. The domain logic is now exposed through the controller via the service.