Skip to content

Update package versions and improve code structure#797

Merged
StuartFerguson merged 1 commit intomasterfrom
task/#795_use_shared_aggregateservice
May 7, 2025
Merged

Update package versions and improve code structure#797
StuartFerguson merged 1 commit intomasterfrom
task/#795_use_shared_aggregateservice

Conversation

@StuartFerguson
Copy link
Copy Markdown
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

1 participant