jet / FsCodec

F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json
https://github.com/jet/dotnet-templates
Apache License 2.0
83 stars 19 forks source link

Add IEventData.EventId #35

Closed bartelink closed 4 years ago

bartelink commented 4 years ago

In order to support roundtripping the EventId used to identify and/or deduplicate events in EventStore, SqlStreamStore and more: