Add null-safety identifier in SmartEnum.TryFromValue(TValue value, out ...)
Open
@teesofttech is already working on this.
Since Apr 3, 2025.
enhancement
good first issue
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 184
- 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?

Love the work.
Thanks.
Regards,
rhdwr
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.