ardalis/Result

Translating Results to ActionResults doesn't contain the SuccessMessage

オープン

#114 opened on 2023/02/12

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (126 件のフォーク)github user discovery
buggood first issuehelp wanted

Repository metrics

Stars
 (1,034 個のスター)
PR merge metrics
 (平均マージ 8d 3h) (30d で 2 merged PRs)

説明

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.

コントリビューターガイド