Daniel Mackay [SSW]
Daniel Mackay [SSW]
Investigate using the result pattern for the response types of commands and queries. By doing this we can remove the need for throwing exceptions to control program flow (e.g. `NotFoundException`,...
https://www.linkedin.com/feed/update/urn:li:activity:7085136809080336384/?origin=SHARED_BY_YOUR_NETWORK ```[tasklist] ### Tasks - [ ] Continue adding strongly typed support for all APIs - [ ] Continue adding result support for all APIs - [ ] Consider tidying...
- should we use automapper? - should we use something else? - should we roll our own? Current use of automapper doesn't allow us to use records for returned DTOs
Options: - NetArchTest (currently used in template) - ArchUnit.Net
CC: @GordonBeeming @jernejk Currently, publishing Log4Brains creates a next.js website which is published to the `gh-pages` branch. While this is a simple option, it does open up the possibility of...