tye VS practical-clean-ddd

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

tye

Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration. (by dotnet)

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
tye practical-clean-ddd
22 4
5,314 1,155
- -
0.0 0.0
5 months ago 12 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.

tye

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

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.

What are some alternatives?

When comparing tye and practical-clean-ddd you can also consider the following projects:

dapr - Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.

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.

draft - A tool for developers to create cloud-native applications on Kubernetes.

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

okteto - Develop your applications directly in your Kubernetes Cluster

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

awesome-dotnet - A collection of awesome .NET libraries, tools, frameworks and software

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

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

zeebe-dapr-example - An example that allows to orchestrate Dapr microservices with the Zeebe process engine.

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