practical-clean-ddd VS dotnet-template-onion

Compare practical-clean-ddd vs dotnet-template-onion 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)
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 dotnet-template-onion
4 2
1,155 324
- -
0.0 0.0
about 1 year ago over 1 year 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.

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.

dotnet-template-onion

Posts with mentions or reviews of dotnet-template-onion. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing practical-clean-ddd and dotnet-template-onion 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.

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

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

coolstore-microservices - A full-stack .NET microservices build on Dapr and Tye

store-modular-monolith - ๐Ÿ›’ Implementing an โ€œonline storeโ€ modular monolith application with domain-driven design and CQRS with using in-memory message broker based on .Net Core.

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

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.

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

ecommerce-microservices-sample - ๐Ÿ›๏ธ A practical e-commerce microservices sample, built with C#, .Net Core, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. [Moved to: https://github.com/mehdihadeli/ecommerce-microservices]

MediatR.AspNet - Easy implement CQRS with MediatR in ASP.Net Core

implementing-the-clean-architecture