Skip to content

Conversation

@StuartFerguson
Copy link
Member

Updated multiple project files to change package versions, including Shared.EventStore, ClientProxyBase, and others, ensuring consistency across the solution. Added necessary using directives in event handler files, removed commented-out code in AggregateService.cs, and implemented aggregate service caching in Extensions.cs.

Fixes #795

Updated multiple project files to change package versions, including `Shared.EventStore`, `ClientProxyBase`, and others, ensuring consistency across the solution. Added necessary using directives in event handler files, removed commented-out code in `AggregateService.cs`, and implemented aggregate service caching in `Extensions.cs`.
@StuartFerguson StuartFerguson merged commit 576b47d into master May 7, 2025
9 checks passed
@github-actions github-actions bot deleted the task/#795_use_shared_aggregateservice branch July 7, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Aggregate Service from Shared

2 participants