Is MediatR the only real CQRS solution for .Net?

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

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

    Next Generation .NET Command and Message Bus (by JasperFx)

  • pype

    In-process mediator for requests, notifications and handlers.

  • Since it's fairly simple thing to implement there are many solutions, I have created one, opinionated implementation https://github.com/darjanbogdan/pype. However I think it makes sense to either use MediatR as it's famous and people will have easier onboarding time, or roll your own implementation.

  • 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
  • Prognetics.CQRS

    We would like to share with the community our companies production verified mediator pattern based CQRS library.

  • You can find it here: https://github.com/Prognetics/Prognetics.CQRS

  • MediatR

    Simple, unambitious mediator implementation in .NET

  • From: https://github.com/jbogard/MediatR

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