Exception handling between controller and service

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • OneOf

    Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching

  • I use OneOf for discriminated unions and like it. It's more of a functional style. Never tried FluentResults, thanks for the lib to try :)

  • MediatR

    Simple, unambitious mediator implementation in .NET

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Middleware

    Various ASP.NET Core middleware (by khellang)

  • CSharpFunctionalExtensions

    Functional extensions for C#

  • I like both of those libraries but my favorite is CSharpFunctionalExtensions.

  • FluentResults

    A generalised Result object implementation for .NET/C#

  • Yep, it's called result pattern, aforementioned above. There was two highlighted implementations - OneOf, FluentResults.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts