Tarmil / FSharp.SystemTextJson

System.Text.Json extensions for F# types
MIT License
329 stars 43 forks source link

.NET 6: Implement notification interfaces #97

Open Tarmil opened 3 years ago

Tarmil commented 3 years ago

Trigger notifications for types implementing IJsonOnDeserialized, IJsonOnDeserializing, IJsonOnSerialized and IJsonOnSerializing.