ardalis/SmartEnum
Add null-safety identifier in SmartEnum.TryFromValue(TValue value, out ...)
オープン
#559 opened on 2024/11/24
enhancementgood first issue
Repository metrics
- Stars
- (2,420 個のスター)
- PR merge metrics
- (30d に merged 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