ardalis/Result

Translating Results to ActionResults doesn't contain the SuccessMessage

Open

#114 opened on 2023年2月12日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C# (126 forks)github user discovery
buggood first issuehelp wanted

Repository metrics

Stars
 (1,034 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

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