ardalis/Result

Translating Results to ActionResults doesn't contain the SuccessMessage

Open

#114 建立於 2023年2月12日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C# (126 fork)github user discovery
buggood first issuehelp wanted

倉庫指標

Star
 (1,034 star)
PR 合併指標
 (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.

貢獻者指南