ardalis/SmartEnum

Support ReadAsPropertyName and WriteAsPropertyName in System.Text.Json support

オープン

#242 opened on 2022/03/09

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (185 件のフォーク)github user discovery
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

コントリビューターガイド