Aggregator icon indicating copy to clipboard operation
Aggregator copied to clipboard

Managed CQRS/ES fundamentals for dotnet core and dotnet framework

Results 4 Aggregator issues
Sort by recently updated
recently updated
newest added

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.2.12 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Bumps [karma](https://github.com/karma-runner/karma) from 4.4.1 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...

dependencies

**Roadmap for v4.0** - [x] YAML build file (in v3.1) - [x] Use gitflow + GitVersion to decide on NuGet package versions (in v3.1) - [x] Code coverage (in v3.1)...

enhancement
v4.0

Using this library, how do you suggest handling events in child entities? For example, in the following (made up) banking domain, a bank account (aggregate root) is registered in a...

enhancement