EventStore / EventStore-Client-Dotnet

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

Handle missing null/None event filter cases on Streams APIs #309

Closed josephcummings closed 1 month ago

josephcummings commented 1 month ago

Changed: Updated Streams APIs to account for null, StreamTypeFilter.None & EventTypeFilter.None event filter scenarios.