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
New bool option of UseCustomErrorHandler on ApiTemplate that defaults to a new error handler using Hellang.ProblemDetails. If you don't want a dependency, you can use the existing custom one, but the hellang one is richer and I didn't want to reinvent the wheel
Updated
Major MediatR update to 12.x
Features returning bool will now have no return value
Mapster -> Mapperly
Missing test projects won't cause failure
Fixed
Can better handle unneccessary I on messages
Mapper scaffolding
This discussion was created from the release v0.21.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Added
bool
option ofUseCustomErrorHandler
onApiTemplate
that defaults to a new error handler usingHellang.ProblemDetails
. If you don't want a dependency, you can use the existing custom one, but the hellang one is richer and I didn't want to reinvent the wheelUpdated
Fixed
I
on messagesThis discussion was created from the release v0.21.0.
Beta Was this translation helpful? Give feedback.
All reactions