ardalis/Result

Translating Results to ActionResults doesn't contain the SuccessMessage

Open

#114 aperta il 12 feb 2023

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

Metriche repository

Star
 (1034 star)
Metriche merge PR
 (Metriche PR in attesa)

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