ardalis/Result

Translating Results to ActionResults doesn't contain the SuccessMessage

开放

#114 创建于 2023年2月12日

 (3 条评论) (0 个反应) (0 位负责人)C# (126 个派生)github user discovery
buggood first issuehelp wanted

仓库指标

星标
 (1,034 个星标)
PR 合并指标
 (平均合并 8天 3小时) (30 天内合并 2 个 PR)

描述

Translating Results to ActionResults doesn't contain the SuccessMessage. I want to send a message by SuccessMessage in ActionResult<Result> return type but this only return the T generic class without SuccessMessage property of Result class.

贡献者指南