ardalis/SmartEnum
Add null-safety identifier in SmartEnum.TryFromValue(TValue value, out ...)
开放
#559 创建于 2024年11月24日
enhancementgood first issue
仓库指标
- 星标
- (2,420 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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