ardalis/SmartEnum
Support ReadAsPropertyName and WriteAsPropertyName in System.Text.Json support
Offen
#242 geöffnet am 09.03.2022
enhancementgood first issuehelp wanted
Repository-Metriken
- Stars
- (2.420 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
ReadAsPropertyName and WriteAsPropertyName are virtual methods on JsonConverter used to support custom key types for dictionary serialization, and currently throw an exception in the case of smartenums