Skip to content

PrimeFuncPack Core.Taggeds v2.0.2

Latest
Compare
Choose a tag to compare
@andreise andreise released this 21 Nov 17:35
· 177 commits to main since this release
4c2a9e6

PrimeFuncPack Core.Taggeds v2.0.2

What's new:

  • Improved Result SuccessOrThrow / FailureOrThrow methods:
    -- Added SuccessOrThrow(Func<TFailure, Exception> exceptionFactory) overload
    -- Added FailureOrThrow(Func<TSuccess, Exception> exceptionFactory) overload