ardalis/SmartEnum
Support ReadAsPropertyName and WriteAsPropertyName in System.Text.Json support
开放
#242 创建于 2022年3月9日
enhancementgood first issuehelp wanted
仓库指标
- 星标
- (2,420 个星标)
- PR 合并指标
- (30 天内没有已合并 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