You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TL;DR: After pull #177, when using ToMinimalApiResult(), we came across an error like Result Created conversion is not supported., in this moment, i'm fixing the error and post a PR soon.
Context
The created result have been added on pull #177, when using the ToMinimalApiResult() method, we have an error of unsopported type, see screenshot below:
Context
The created result have been added on pull #177, when using the
ToMinimalApiResult()
method, we have an error of unsopported type, see screenshot below:Environment
.NET 8.0.300
Ardalis.Result 9.0.1
Ardalis.Result.AspNetCore 9.0.0
PR
In this moment, i'm fixing this issue.
The text was updated successfully, but these errors were encountered: