Domain-Driven-Design-Example
Domain-Driven-Design-Example copied to clipboard
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 4.5.11 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
https://github.com/zkavtaskin/Domain-Driven-Design-Example/blob/4c9c759cc890aedf453b26a2d73e249118661e03/eCommerce.WebService/Controllers/CartController.cs#L27
Hello, I really appreciate your DDD repository. I am aware of Services and Specification acts as navigator among the models. Beside that, Let me know what are the differents between...
Bumps Microsoft.Data.OData from 5.2.0 to 5.8.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Hello there is a little change that makes API more Restful and also adds Postman request collection to easily consume it.