An open API service providing repository metadata for many open source software ecosystems.

Topic: "ddd-cqrs"

kgrzybek/modular-monolith-with-ddd

Full Modular Monolith application with Domain-Driven Design approach.

Language: C# - Size: 8.03 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 11,093 - Forks: 1,739

kgrzybek/sample-dotnet-core-cqrs-api

Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.

Language: C# - Size: 379 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 2,959 - Forks: 658

CodelyTV/typescript-ddd-example

🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns

Language: TypeScript - Size: 2.12 MB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 1,345 - Forks: 220

kyhsa93/nestjs-rest-cqrs-example

Example for Nest.js, MySQL, Redis, REST api, CQRS, DDD

Language: TypeScript - Size: 1.44 MB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 796 - Forks: 141

anjoy8/ChristDDD

🙌 ASP.NET Core 3.1 应用, 包含 DDD、CQRS、EDA 和ES事件回溯

Language: C# - Size: 2.23 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 678 - Forks: 175

banq/jivejdon

Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture

Language: Java - Size: 55.8 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 570 - Forks: 155

damikun/trouble-training

FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.

Language: C# - Size: 37.9 MB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 472 - Forks: 127

CodelyTV/typescript-ddd-skeleton

🔷✨ TypeScript DDD Skeleton: Bootstrap your new TypeScript project applying Hexagonal Architecture and Domain-Driven Design patterns

Language: TypeScript - Size: 245 KB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 459 - Forks: 53

CodelyTV/java-ddd-example

♨️ DDD in Java skeleton & examples. Course:

Language: Java - Size: 538 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 449 - Forks: 205

anton-liauchuk/educational-platform

Modular Monolith Java application with DDD

Language: Java - Size: 1.2 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 279 - Forks: 62

CodelyTV/php-ddd-skeleton-deprecated 📦

🐘🚀 PHP DDD Skeleton: Bootstrap your new projects or be inspired by this example project

Language: PHP - Size: 403 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 251 - Forks: 68

ivanpaulovich/FluentMediator

:twisted_rightwards_arrows: FluentMediator is an unobtrusive library that allows developers to build custom pipelines for Commands, Queries and Events.

Language: C# - Size: 1.14 MB - Last synced at: 14 days ago - Pushed at: about 5 years ago - Stars: 194 - Forks: 17

CodelyTV/csharp-ddd-skeleton

🦈✨ C# DDD Skeleton: Bootstrap your new C# projects applying Hexagonal Architecture and Domain-Driven Design patterns

Language: C# - Size: 311 KB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 174 - Forks: 35

tlandeka/authentication-microservice-with-domain-driven-design

Microservice for authentication with Domain Driven Design and CQRS

Language: Java - Size: 299 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 165 - Forks: 21

CodelyTV/typescript-ddd-course

🔷🔖 TypeScript DDD Course: Learn Domain-Driven Design in TS lesson by lesson

Language: TypeScript - Size: 904 KB - Last synced at: 22 days ago - Pushed at: 8 months ago - Stars: 131 - Forks: 30

dddshelf/cheeper-ddd-cqrs-example

Cheeper is the reference code implementation of the book "CQRS By Example" – https://leanpub.com/cqrs-by-example/

Language: PHP - Size: 92.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 129 - Forks: 18

NHadi/Dermayon

Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc

Language: C# - Size: 1.53 MB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 69 - Forks: 32

ren8179/Qf.Core

基于.net 5 的微服务开发框架,使用简化的DDD+CQRS设计

Language: C# - Size: 830 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 63 - Forks: 11

kalintsenkov/BookStore

ASP.NET Core | Domain-Driven Design | Clean Architecture

Language: C# - Size: 33.9 MB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 47 - Forks: 7

ppXD/NMediator

A simple and easy to use mediator framework for .NET

Language: C# - Size: 2.7 MB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 36 - Forks: 1

amolines/cqrs

CQRS+ES and DDD framework for .NET

Language: C# - Size: 318 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 17

somnambulist-tech/domain

A collection of entities and helpers for creating domain objects and events

Language: PHP - Size: 553 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 27 - Forks: 2

n1nj4t4nuk1/python-ddd-skeleton

🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.

Language: Python - Size: 626 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 23 - Forks: 1

n1nj4t4nuk1/python-ddd-example

🐍 Example of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.

Language: Python - Size: 155 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 23 - Forks: 5

michalzeman/spring-reactive-microservices

spring-boot microservice example based on Spring Webflux, Apache Kafka, MongoDB, Docker

Language: Java - Size: 328 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 16

kamilbaczek/Estimation-Tool

Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.

Language: C# - Size: 15.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 1

Sporteco/EventFly

Language: C# - Size: 3.27 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 6

aivascu/ndddsample 📦

NDDDSample - A sample project which demonstrates a practical implementation of the building block patterns described by Eric Evans in "Domain-Driven Design: Tackling Complexity in the Heart of Software"

Language: C# - Size: 23.9 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 19 - Forks: 10

NilavPatel/Todo.CQRS

CQRS and Event Sourcing sample application and architecture

Language: C# - Size: 558 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 0

misiukanis/simple-shop

A simple SHOP with DDD, CQRS, Event Sourcing, Clean Architecture, Web API and Blazor

Language: C# - Size: 382 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 12 - Forks: 5

brbarmex/dotnet-craftsman

A project built in .NET and Angular with angular where good programming practices are applied.

Language: C# - Size: 597 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 2

supernebula/evol-core

evolve-framework,基于.NET Standard 2.1 /.NET Core 2.1跨平台,领域驱动Web开发框架;提供丰富的组件、类库、工具类、脚手架、第三方适配等,提供DDD+CQRS整套的解决方案;提供示例项目;支持Docker容器化部署。

Language: C# - Size: 16.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 9

profjordanov/saleforce

Sample reference application powered by .NET Core 2.2, Docker engine, DDD, CQRS, Event-Sourcing, Hateoas, TDD and many more.

Language: C# - Size: 1.12 MB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 6

deepbludev/deepblu

Typesafe libraries for advanced architectures in Node.js / Nest.js, using DDD, CQRS, Event Sourcing, Event-driven architectures and message queues

Language: TypeScript - Size: 1.24 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

AbraaoHonorio/csharp-ddd-skeleton

This example project was created for be inspired but remember it's work in progress

Language: C# - Size: 47.9 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

skleanthous/presentations

The presentation that I do.

Language: HTML - Size: 55.9 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 1

Nikoo-Asadnejad/ProductService

This project is a sample implementation of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), and Clean Architecture using .NET. It demonstrates a modern approach to building scalable and maintainable applications.

Language: C# - Size: 2.8 MB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

KTajerbashi/Domain_Driven_Design

Domain Driven Design Solution

Language: C# - Size: 304 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

jcmdsbr/challenge-beblue-spotify

É um projeto criado com a proposta de solucionar um desafio técnico proposto pela empresa BeBlue

Language: C# - Size: 857 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

mviegas/cqrs-path

Repo with a simple markdown file containg all content that I consumed during my CQRS learning path. The order of the links is in, what I consider, the best way for learning from scratch all the concepts, gains and drawbacks before actually start to code.

Size: 2.1 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

AbraaoHonorio/dotNet-trainning

This repository is intended for the .NET projects

Language: C# - Size: 3.21 MB - Last synced at: 11 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

goodtocode/entities

GoodToCode Stack is a collection of common domain entities written in dotNet Core with Gherkin Specflow tests. Focused on DDD, CQRS, Microservices, Serverless and guided by the SOLID principle.

Language: C# - Size: 11.8 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

CarlosEduard0/NerdStore

Language: C# - Size: 1.98 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

yildizmy/bank-account-api

CQRS and Event Sourcing demo with Axon Framework & Axon Server

Language: Java - Size: 662 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

wangboshun/SSS

SSS.FrameWork

Language: Java - Size: 80.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

xfrr/go-cqrsify

Lightweight, easy-to-use Go library designed to facilitate the implementation of software engineering principles such as Clean Architecture, Event-Sourcing, and Event-Driven.

Language: Go - Size: 85.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

yigitnuhuz/dotnet-sample-mediatr-api

Sample .NET REST API MediatR implementation with Dapper,JWT and OpenApi using Clean Architecture.

Language: C# - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

luischagas/UniqueBookCase

Sistema de Gerenciamento de Livros

Language: C# - Size: 107 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

maszrum/SharpDomain

DDD library using MediatR (CQRS), Autofac, Automapper and FluentValidation. Written in C# using .Net Standard 2.1

Language: C# - Size: 282 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

YuganthaGunasekara/ddd

Domain-Driven Design (DDD) is an architectural approach focusing on enhancing software projects by aligning them with the business domain. It promotes collaboration between technical and domain experts to develop a shared understanding of the domain and design solutions that closely mirror real-world concepts.

Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

n1nj4t4nuk1/typescript-ddd-skeleton

🍁 Template of a Typescript & Express application using Domain-Driven Design and Command Query Response Segregation principles.

Language: TypeScript - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

marcosoliveira91/nestjs-boilerplate

A Node.js boilerplate leveraging NestJS framework with DDD, CQRS, and Hexagonal Architecture principles.

Language: TypeScript - Size: 224 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

serodas/ddd-php-mylibrary

My library is a monorepo with Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6 🐘🎯

Language: PHP - Size: 89.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

authena-ru/courses-organization

Courses organization domain for Authena course passing project

Language: Go - Size: 646 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kevinenan/kavaabook-ddd-cqrs-sample

Exemple de mise en œuvre de DDD et CQRS dans une Clean Architecture Monolithique avec Asp .Net Core

Language: C# - Size: 49.8 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

maszrum/SharpDomain.Example

Voting system built with SharpDomain library

Language: C# - Size: 354 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

froko/SimpleDomain.GiftcardSample

A sample project showing the capabilities of SimpleDomain.

Language: C# - Size: 1.73 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

alejandrososa/firestorm

Star Wars: Operación Firestorm

Language: PHP - Size: 224 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

enesacikoglu/go-transferex-api

DDD focused money transfer go api

Language: Go - Size: 182 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

daggerok/yet-another-event-sourcing

Yet another EventSourced CQRS DDD app

Language: Java - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

jpOlivo/check-balances-ddd

API Rest for checks and balances built on Java using Domain-driven design (DDD).

Language: Java - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

tuchief/cqrs-es-sample Fork of Leisureroad/cqrs-es-sample

用CQRS+ES实现DDD

Language: Java - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1