All Projects → Hexagonal Architecture Acerola → Similar Projects or Alternatives

2207 Open source projects that are alternatives of or similar to Hexagonal Architecture Acerola

Event Sourcing Jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
Stars: ✭ 159 (-45.73%)
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (-76.79%)
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (-22.18%)
Mutual labels:  webapi, solid, mongodb, ddd, cqrs, domain-driven-design
Eventflow.example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
Stars: ✭ 131 (-55.29%)
Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Stars: ✭ 414 (+41.3%)
Mutual labels:  dotnet-core, ddd, cqrs, domain-driven-design
Architecture
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
Stars: ✭ 2,285 (+679.86%)
Mutual labels:  solid, dotnet-core, ddd, domain-driven-design
All Things Cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
Stars: ✭ 474 (+61.77%)
Mutual labels:  mongodb, ddd, cqrs, domain-driven-design
Bankflix
Aplicação que simula um banco digital, contendo a área do cliente e administrativa, permitindo depósitos e transferências entre contas do mesmo banco. | Application that simulates a digital bank, containing the customer and administrative areas, allowing deposits and transfers between accounts of the same bank.
Stars: ✭ 82 (-72.01%)
Mutual labels:  mongodb, dotnet-core, ddd, cqrs
Php Ddd Example
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 5
Stars: ✭ 1,960 (+568.94%)
Mutual labels:  microservice, ddd, cqrs, domain-driven-design
Clean Architecture Manga
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Stars: ✭ 3,104 (+959.39%)
typescript-ddd-example
🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
Stars: ✭ 607 (+107.17%)
Mutual labels:  cqrs, ddd, domain-driven-design
MonolithicArchitecture
This repository presents an approach on how to build an application using Monolithic architecture, ASP.NET Core, EntityFrameworkCore, Identity Server, CQRS, DDD
Stars: ✭ 18 (-93.86%)
Mutual labels:  cqrs, ddd, domain-driven-design
Bifrost
This is the stable release of Dolittle till its out of alpha->beta stages
Stars: ✭ 111 (-62.12%)
Mutual labels:  ddd, cqrs, domain-driven-design
Eshoponcontainersddd
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
Stars: ✭ 126 (-57%)
Mutual labels:  ddd, cqrs, domain-driven-design
Clean-Architecture-Template
Configurable Clean Architecture template containing the DDD + CQRS approach for .NET Core applications.
Stars: ✭ 14 (-95.22%)
Mutual labels:  cqrs, ddd, domain-driven-design
Eventflow
Async/await first CQRS+ES and DDD framework for .NET
Stars: ✭ 1,932 (+559.39%)
Mutual labels:  ddd, cqrs, domain-driven-design
Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
Stars: ✭ 162 (-44.71%)
Mutual labels:  ddd, cqrs, domain-driven-design
Kledex
.NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.
Stars: ✭ 502 (+71.33%)
Mutual labels:  dotnet-core, ddd, cqrs
Shriek Fx
An easy-to-use rapid development framework developed on the basis of.NET Core 2.0, following the constraints of domain Driven Design (DDD) specifications, combined with the CQRS architecture to provide the infrastructure for event-driven, event backtracking, responsiveness, and more. Let developers enjoy the true meaning of object-oriented design patterns brought by the aesthetic.
Stars: ✭ 644 (+119.8%)
Mutual labels:  dotnet-core, ddd, cqrs
Ddd Tdd Rich Domain Model Dojo Kata
DDD patterns implemented following TDD
Stars: ✭ 91 (-68.94%)
Mutual labels:  dotnet-core, ddd, domain-driven-design
Run Aspnetcore
A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 227 (-22.53%)
Mutual labels:  dotnet-core, ddd, domain-driven-design
Kreta
Modern project management solution
Stars: ✭ 177 (-39.59%)
Mutual labels:  ddd, cqrs, domain-driven-design
Nlayerappv3
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
Stars: ✭ 138 (-52.9%)
Mutual labels:  dotnet-core, ddd, domain-driven-design
educational-platform
Modular Monolith Java application with DDD
Stars: ✭ 124 (-57.68%)
Mutual labels:  cqrs, ddd, domain-driven-design
delta
DDD-centric event-sourcing library for the JVM
Stars: ✭ 15 (-94.88%)
Mutual labels:  cqrs, ddd, domain-driven-design
Aspnetcore Ddd
Full ASP.NET Core 3.1 LTS application with DDD, CQRS and Event Sourcing
Stars: ✭ 88 (-69.97%)
Mutual labels:  webapi, ddd, cqrs
eventuous
Minimalistic Event Sourcing library for .NET
Stars: ✭ 236 (-19.45%)
Mutual labels:  cqrs, ddd, domain-driven-design
Productcontext Eventsourcing
A practical/experimental Event Sourcing application on Product Bounded Context in an e-commerce
Stars: ✭ 88 (-69.97%)
Mutual labels:  ddd, cqrs, domain-driven-design
Java Ddd Example
☕🎯 Hexagonal Architecture + DDD + CQRS in a Java project using SpringBoot
Stars: ✭ 119 (-59.39%)
Mutual labels:  ddd, cqrs, domain-driven-design
Sample Dotnet Core Cqrs Api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Stars: ✭ 1,273 (+334.47%)
Mutual labels:  ddd, cqrs, domain-driven-design
Goes
Go Event Sourcing made easy
Stars: ✭ 144 (-50.85%)
Mutual labels:  ddd, cqrs, domain-driven-design
Todomvc Ddd Cqrs Eventsourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
Stars: ✭ 134 (-54.27%)
Mutual labels:  ddd, cqrs, domain-driven-design
Stove
Domain Driven Design oriented application framework, meets CRUD needs
Stars: ✭ 160 (-45.39%)
Mutual labels:  ddd, cqrs, domain-driven-design
Eventhorizon
CQRS/ES toolkit for Go
Stars: ✭ 961 (+227.99%)
Mutual labels:  ddd, cqrs, domain-driven-design
Plastic
This project provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application.
Stars: ✭ 30 (-89.76%)
Mutual labels:  cqrs, ddd, domain-driven-design
Webapimongodb
Using MongoDB with ASP.NET Web API and ASP.NET Core to perform CRUD operations and build a NotebookApp
Stars: ✭ 164 (-44.03%)
Mutual labels:  webapi, mongodb, dotnet-core
DDD
Domain-Driven Design example
Stars: ✭ 116 (-60.41%)
Mutual labels:  cqrs, ddd, domain-driven-design
Dotnetcore Microservices Poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
Stars: ✭ 1,304 (+345.05%)
Mutual labels:  dotnet-core, ddd, cqrs
Messagebus
A MessageBus (CommandBus, EventBus and QueryBus) implementation in PHP7
Stars: ✭ 178 (-39.25%)
Mutual labels:  ddd, cqrs, domain-driven-design
game 01
Scalable MMORPG game server based on entity control
Stars: ✭ 19 (-93.52%)
Rails event store
A Ruby implementation of an Event Store based on Active Record
Stars: ✭ 947 (+223.21%)
Mutual labels:  ddd, cqrs, domain-driven-design
Viennanet
Framework for quickly creating enterprise microservices on .NET Core https://habr.com/ru/company/raiffeisenbank/blog/516540/
Stars: ✭ 170 (-41.98%)
Mutual labels:  webapi, dotnet-core, ddd
Practical Clean Ddd
A simplified and effortless approach to get started with Domain-driven Design, Clean Architecture, CQRS, and Microservices patterns
Stars: ✭ 28 (-90.44%)
Mutual labels:  microservice, ddd, cqrs
Aspnet Core Clean Arch
It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.
Stars: ✭ 60 (-79.52%)
Mutual labels:  microservice, mongodb, dotnet-core
Weapsy
ASP.NET Core CMS
Stars: ✭ 748 (+155.29%)
Mutual labels:  webapi, ddd, cqrs
Dntframeworkcore
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
Stars: ✭ 208 (-29.01%)
Mutual labels:  solid, dotnet-core, cqrs
RCM
RCM is a simple CRM application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles.
Stars: ✭ 29 (-90.1%)
Mutual labels:  cqrs, solid, ddd
Viper
Viper 是一个基于Anno微服务引擎开发的Dashboard项目、示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等
Stars: ✭ 402 (+37.2%)
Mutual labels:  microservice, ddd, cqrs
Event Sourcing Cqrs Examples
Event Sourcing and CQRS in practice.
Stars: ✭ 265 (-9.56%)
Mutual labels:  ddd, cqrs, domain-driven-design
Interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Stars: ✭ 140 (-52.22%)
Mutual labels:  solid, ddd, cqrs
CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
Stars: ✭ 312 (+6.48%)
typescript-ddd-course
🔷🔖 TypeScript DDD Course: Learn Domain-Driven Design in TS lesson by lesson
Stars: ✭ 28 (-90.44%)
Mutual labels:  cqrs, ddd, domain-driven-design
eshopzero
.Net Microservice Application
Stars: ✭ 27 (-90.78%)
Mutual labels:  cqrs, microservice, ddd
Dev Stuff
😎 Programming stuff for everyone. Collection of articles, videos about architecture, Domain Driven Design, microservices, testing etc.
Stars: ✭ 105 (-64.16%)
Mutual labels:  microservice, ddd, cqrs
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+2019.45%)
Mutual labels:  ddd, cqrs, domain-driven-design
Eventsourcing
A library for event sourcing in Python.
Stars: ✭ 760 (+159.39%)
Mutual labels:  ddd, cqrs, domain-driven-design
Cqrs Clean Eventual Consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
Stars: ✭ 247 (-15.7%)
Mutual labels:  mongodb, ddd, cqrs
EcommerceDDD
Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
Stars: ✭ 178 (-39.25%)
Mutual labels:  cqrs, ddd, domain-driven-design
CleanArchitecture
Clean Architecture Solution for .NET 5
Stars: ✭ 18 (-93.86%)
Mutual labels:  cqrs, ddd, webapi
e-shop
Sample Spring Cloud microservices e-shop.
Stars: ✭ 48 (-83.62%)
Mutual labels:  cqrs, ddd, domain-driven-design
1-60 of 2207 similar projects