clean-architecture-demo VS MediatrExample

Compare clean-architecture-demo vs MediatrExample and see what are their differences.

clean-architecture-demo

A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Framework 4.8 (by matthewrenze)
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
clean-architecture-demo MediatrExample
2 1
1,007 5
- -
10.0 0.0
over 1 year ago about 2 years ago
C# C#
BSD 3-clause "New" or "Revised" License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

clean-architecture-demo

Posts with mentions or reviews of clean-architecture-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-08.

MediatrExample

Posts with mentions or reviews of MediatrExample. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-08.
  • Why do I distrust people who talk about Clean Architecture?
    10 projects | /r/dotnet | 8 Feb 2022
    I really love that you're so passionate about clean code. I've read a lot of your post calling out all the bs. For me, after dealing with a bunch of buzzword development, I ended up with vertical slice approach with mediatr. 80% of my work deals with crud heavy projects. I've used this template in my day to day work, and it's been working great for me so far. https://github.com/hoangvu518/MediatrExample/tree/master/MediatrExample

What are some alternatives?

When comparing clean-architecture-demo and MediatrExample you can also consider the following projects:

modular-monolith-with-ddd - Full Modular Monolith application with Domain-Driven Design approach.

dotnet-webapi-starter-kit - production grade .net 8 webapi starter kit with multitenancy support and clean code. 🔥

University-Microservices - Implementing an University microservices application based on different software architecture and technologies like .Net Core, CQRS, DDD, Clean Architecture, Docker, RabbitMQ, CAP, Grpc, Ocelot API Gateway, Identity Server, Redis, SqlServer, Entity Framework Core.

PackIT

MassTransit - Distributed Application Framework for .NET

VSRSample - Vertical Slice Architecture + UOW Repository Pattern