Latest news and articles about DDD, CQRS, Event Sourcing and Software Architecture in general, aggregated daily and delivered weekly to your feed (RSS) reader. Subscribe here!

Week 18, year 2017

  • Code review: User Controller and error handling - This is the first code review where I showcase some real-world code example and nitpick suggest improvements in it. If you want to learn more about this new format, check out this post. You can also request a review yourself. To do that, use the form on this page. Code review: User Controller and error handling The code in question is a UserController class with this Create method: publicIActionResult Create([FromBody] UserCreateModeluser) [Enterprise Craftsmanship]
Permalink | From 01 May 2017 to 07 May 2017 | Last updated on: Mon, 7 Jun 2021 09:11:14 GMT