ardalis/SmartEnum

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

Open

#559 opened on Nov 24, 2024

View on GitHub
 (4 comments) (0 reactions) (1 assignee)C# (185 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (2,420 stars)
PR merge metrics
 (No merged PRs in 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

Contributor guide