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
I could see needing this. Without doing a bit of research I'm not sure if you can easily extend the package to support it yourself, but if not I'd certainly be open to a PR that adds the support to the package itself.
Hello!
I really love the idea of using this package as well as Ardalis.GuardClause.
One of my projects requires saving to a data store that is outside of my control and doesn't work as a transaction.
Because of that it is possible for partial data failure.
I'd like to return to the user the error result, while also capturing what succeeded like a 207 response.
Is there an easy way to do that with this package or by extending it?
The text was updated successfully, but these errors were encountered: