ardalis/SmartEnum
Support ReadAsPropertyName and WriteAsPropertyName in System.Text.Json support
Aberta
#242 aberto em 9 de mar. de 2022
enhancementgood first issuehelp wanted
Métricas do repositório
- Stars
- (2.420 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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