CleanArchitecture VS better-code-with-ddd

Compare CleanArchitecture vs better-code-with-ddd and see what are their differences.

better-code-with-ddd

This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven Design”. (by asc-lab)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
CleanArchitecture better-code-with-ddd
79 3
15,601 305
- 1.3%
9.0 3.8
6 days ago 5 months ago
C# C#
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.

CleanArchitecture

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

better-code-with-ddd

Posts with mentions or reviews of better-code-with-ddd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-07.
  • Domain Driven Refactoring
    2 projects | /r/dotnetcore | 7 Dec 2022
    Currency was another you mentioned. That sounds more like a value object like this (this is an example ddd project overall too if you want to check it out — here’s another) that you could replace your primitives with.
  • Learning .NET core as a front-end developer
    5 projects | /r/dotnet | 30 Oct 2022
    Here’s a few: - complex domain driven example using vertical slice - another DDD example - clean architecture template by Jason taylor - clean architecture template by ardalis
  • API’s in ASP.NET
    5 projects | /r/dotnetcore | 1 Oct 2022
    This is an interesting ddd project.

What are some alternatives?

When comparing CleanArchitecture and better-code-with-ddd you can also consider the following projects:

CleanArchitecture - Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core

ASP.NET Boilerplate - ASP.NET Boilerplate - Web Application Framework

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

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

PatientPlayground

eShopOnWeb - Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

eShopOnContainers - Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.

nopCommerce - ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

NorthwindTraders - Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.

CleanArchitecture - Clean Architecture Solution Template for ASP.NET Core

Polly - Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.