SmartEnum icon indicating copy to clipboard operation
SmartEnum copied to clipboard

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

Open ragilhadwr opened this issue 1 year ago • 2 comments

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

ragilhadwr avatar Nov 24 '24 15:11 ragilhadwr

Hi @ardalis I want to work on this issue. It looks like a good fit for me, and I’m happy to submit a PR with the required changes. Could you please assign it to me?

teesofttech avatar Mar 30 '25 14:03 teesofttech

Sure @teesofttech , go for it

ardalis avatar Apr 03 '25 17:04 ardalis