ardalis/SmartEnum

Support ReadAsPropertyName and WriteAsPropertyName in System.Text.Json support

開放

#242 建立於 2022年3月9日

 (3 則留言) (0 個反應) (0 位負責人)C# (185 個分叉)github user discovery
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

貢獻者指南