SmartEnum
SmartEnum copied to clipboard
Add null-safety identifier in SmartEnum.TryFromValue(TValue value, out ...)
Hi, is it possible to add nullable identifier to parameters of TryFromValue method, so IDE will not trigger CS8604 warning?
Love the work. Thanks. Regards, rhdwr
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?
Sure @teesofttech , go for it