practical-clean-ddd VS MediatR.AspNet

Compare practical-clean-ddd vs MediatR.AspNet and see what are their differences.

practical-clean-ddd

🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻 (by thangchung)

MediatR.AspNet

Easy implement CQRS with MediatR in ASP.Net Core (by MossPiglets)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
practical-clean-ddd MediatR.AspNet
4 1
1,155 1
- -
0.0 4.4
about 1 year ago 2 months ago
C# C#
MIT License MIT 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.

practical-clean-ddd

Posts with mentions or reviews of practical-clean-ddd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-08.

MediatR.AspNet

Posts with mentions or reviews of MediatR.AspNet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-12.

What are some alternatives?

When comparing practical-clean-ddd and MediatR.AspNet you can also consider the following projects:

Refit - The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.

Distributed-eStore - Ecommerce SPA application with a microservices architecture implemented from scratch. Tech stack - Docker, Consul, Fabio, RabbitMQ, .Net Core, Mediatr, CQRS, React, Redux. .NET Core Microservices template, .NET React Redux, .NET RabbitMQ, .NET Distributed, Docker, .NET Core with Docker.

dapr-demo - Distributed application runtime demo with ASP.NET Core, Apache Kafka and Redis on Kubernetes cluster.

ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

Domain-Driven-Design-Example - Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.

FilterLists - :shield: The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.

dapr-httpclient-extravaganza - Samples using Dapr service invocation with HttpClient

EquinoxProject - Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts

DDD-NoDuplicates - Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.

MediatR - Simple, unambitious mediator implementation in .NET

dotnet-template-onion - Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach

CleanArchitectureWithBlazorServer - This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture