Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added .NET Core dependency modules for blob and table storage data stores and event stores #454

Merged
merged 2 commits into from
Oct 20, 2024

Conversation

cdmdotnet
Copy link
Collaborator

Added snapshot support to sagas via a SnapshotSagaRepository
Updated logging packages.

Corrected an incorrect exception type being raised for connection strings.
Corrected a file and class name TableStoragEventStoreModule => TableStorageEventStoreModule.
Added .NET Core dependency modules for blob and table storage data stores and event stores.

Switched to using threadsafe collections in a threaded operation
Corrected an incorrect exception type being raised for connection strings.
Corrected a file and class name TableStoragEventStoreModule => TableStorageEventStoreModule.
Added .NET Core dependency modules for blob and table storage data stores and event stores.
@cdmdotnet cdmdotnet self-assigned this Oct 20, 2024
@cdmdotnet cdmdotnet merged commit 702c32f into trunk Oct 20, 2024
1 check passed
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.

1 participant