Tarmil / FSharp.SystemTextJson

System.Text.Json extensions for F# types
MIT License
323 stars 44 forks source link

.NET 6: Implement notification interfaces #97

Open Tarmil opened 2 years ago

Tarmil commented 2 years ago

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