ardalis/Result

Translating Results to ActionResults doesn't contain the SuccessMessage

Aperta

#114 aperta il 12 feb 2023

 (3 commenti) (0 reazioni) (0 assegnatari)C# (126 fork)github user discovery
buggood first issuehelp wanted

Metriche repository

Star
 (1034 stelle)
Metriche merge PR
 (Merge medio 8g 3h) (2 PR mergiate in 30 g)

Descrizione

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.

Guida contributor