ardalis/SmartEnum

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

开放

#559 创建于 2024年11月24日

 (4 条评论) (0 个反应) (1 位负责人)C# (185 个派生)github user discovery
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?

image

Love the work. Thanks. Regards, rhdwr

贡献者指南