ardalis/SmartEnum

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

Offen

#559 geöffnet am 24.11.2024

 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C# (185 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (2.420 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide