EventStore / EventStore-Client-Dotnet

Dotnet Client SDK for the Event Store gRPC Client API written in C#
Other
147 stars 38 forks source link

Rename SoftDeleteAsync to DeleteAsync #197

Closed hayley-jean closed 2 years ago

hayley-jean commented 2 years ago

changed: Rename SoftDeleteAsync to DeleteAsync.

This brings the streams API into compliance with the minimum viable tier. Fixes https://github.com/eventstore/eventstore-client-dotnet/issues/148