ardalis/SmartEnum
Support ReadAsPropertyName and WriteAsPropertyName in System.Text.Json support
オープン
#242 opened on 2022/03/09
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (2,420 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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