CQRSAndMediator-Scaffolding icon indicating copy to clipboard operation
CQRSAndMediator-Scaffolding copied to clipboard

A dotnet CLI code scaffolding tool for domains that implement CQRS and Mediator Patterns

Results 4 CQRSAndMediator-Scaffolding issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Hi Armand, great job, I've been playing around with this package a bit, I found it very interesting, you have some unit test, I'm willing to work on this, but...

enhancement

**Note: The tool requires that the project is set up already and that the actions are executed in the top-level directory of where your domain layer directory is located.** Can...

bug