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

Expose DeleteStream to Package Consumers #58

Merged
merged 3 commits into from
Dec 23, 2024

Conversation

Anders-Toegersen
Copy link
Contributor

This PR moves DeleteStreamAsync to IEventStoreClient and removes IEventStoreManagementClient.

closes #57

@Anders-Toegersen Anders-Toegersen linked an issue Dec 21, 2024 that may be closed by this pull request
@Anders-Toegersen Anders-Toegersen self-assigned this Dec 21, 2024
Copy link
Collaborator

@LarsSkovslund LarsSkovslund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spot on @Anders-Toegersen, all you need now is update the CHANGELOG.md with your changes and we are ready to go.

@Anders-Toegersen Anders-Toegersen force-pushed the feature/expose-delete-stream branch from 7fdb9e6 to a08f765 Compare December 23, 2024 08:22
@Anders-Toegersen
Copy link
Contributor Author

Thanks! I think everything is in order now.

Happy Holidays 😊

@LarsSkovslund LarsSkovslund merged commit 72c482a into main Dec 23, 2024
1 check passed
@LarsSkovslund LarsSkovslund deleted the feature/expose-delete-stream branch December 23, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DeleteStreamAsync Not Exposed to Package Consumers
2 participants