ardalis/SmartEnum

Add null-safety identifier in SmartEnum.TryFromValue(TValue value, out ...)

Aberta

#559 aberto em 24 de nov. de 2024

 (4 comentários) (0 reação) (1 responsável)C# (185 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (2.420 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hi, is it possible to add nullable identifier to parameters of TryFromValue method, so IDE will not trigger CS8604 warning?

image

Love the work. Thanks. Regards, rhdwr

Guia do colaborador