F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json
83
stars
19
forks
source link
Rename IUnionEncoder -> IEventCodec w/ examples and docs re #27 #29
Closed
bartelink closed 4 years ago
This PR (which will be released as a
2.0.0-rc1
shortly):IUnionEncoder
toIEventCodec
(closes #27)README.md
based on that @nosman @fnipo @swrhim @benniecopeland