Microservices: DDD, CQRS, ES... and gRPC

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Akka.Streams.Kafka

    Kafka Akka.Streams connectors - part of the Alpakka project

  • I've used a lot of the akka stuff (in Scala, not .NET) and actually would recommend the higher abstracted libraries. For example Akka.Streams.Kafka would be my go-to for setting up a kafka producer and consumer model for an event driven architecture. A framework that supports message queues (masstransit, rebus) would also be helpful in certain cases, as queues and transaction logs have a tiny bit different use cases.

  • craftsman

    A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀

  • If it helps, I am working on a tool that scaffolds all of this out for you using bounded contexts, CQRS, etc. still more to add but has plenty in already that might save you some time.

  • 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
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

  • Book Suggestion for Dotnet 6 Web API

    1 project | /r/dotnetcore | 17 Jan 2022
  • Should DDD be used in most projects?

    1 project | /r/csharp | 5 Dec 2021
  • I got tired of all the boilerplate for .NET Web APIs, so I made a tool to help. Craftsman v0.12 is out with .NET 6 scaffolding and more!

    1 project | /r/dotnet | 30 Nov 2021
  • .NET Core Clean Architecture

    2 projects | /r/dotnetcore | 18 Nov 2021
  • Restructuring to a Vertical Slice Architecture

    1 project | /r/dotnet | 2 Sep 2021