Architecture complexity in the dotnet community & Our duty to beginners

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

    Simple, unambitious mediator implementation in .NET

  • You can shove all into one project or split into 1-2 projects no problem, just make sure you still have some semblance of structure, like properly grouped classes / functionality or maybe a simple mediator pattern to isolate your code from each other to avoid DI hell with huge constructors. This at least gives beginners a good starting ground while not making it an overwhelming huge wall to climb.

  • Mapping Generator

    Discontinued :arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design 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