GitHub topics: cqrs-pattern
KTajerbashi/CleanArchitecture
*Clean Architecture .NET 9, CQRS Template, Production-Ready .NET API, EF Core + Dapper Example, JWT Auth Template, Vertical Slice Architecture*
Language: C# - Size: 173 MB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 4 - Forks: 0

ScriptSage001/CoreKernel
The CoreKernel library provides a set of foundational abstractions and utilities for building robust, modular, and maintainable applications. It includes support for functional programming constructs, messaging patterns, error handling, and domain-driven design (DDD) principles.
Language: C# - Size: 35.2 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

skrasekmichael/CleanArchitecture
CleanArchitecture + DDD
Language: C# - Size: 444 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

augustus281/cqrs-pattern
Language: Go - Size: 358 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

taberkkaya/Blog.WebApp
.NET Web API + Angular Portfolio Project
Language: JavaScript - Size: 34.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

nkonev/go-cqrs-example
Language: Go - Size: 369 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

hoangtien2k3/ecommerce-microservices
โก๏ธ Microservice Architecture with system for e-commerce project! Spring Boot microservices app with ๐ Spring Cloud, Robust and resilient backend managing e-Commerce app... โ๏ธ Using Kafka Client, kafka server send message, Reactive Programming with WebFlux - Project Reactor.
Language: Java - Size: 5.98 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 210 - Forks: 97

aarchies/Hephaestus
Quickly build event-driven applications based on a message bus
Language: Go - Size: 53.5 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 8 - Forks: 0

MrFarbodMirzaee/ExchangeApi
This repository hosts a .NET 8 API for the stock exchange domain, featuring OOP principles, Entity Framework integration, Dependency Injection, and Clean Architecture. The API type is REST, gRPC ,GraphQl , and it utilizes packages like AutoMapper and Fluent Validation.
Language: C# - Size: 398 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

codefilarete/stalactite
Stalactite is a non-intrusive ORM thanks to method reference usage, it also promotes bounded-context entity graphs by forbidding lazy initialization
Language: Java - Size: 8.52 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 34 - Forks: 1

KTajerbashi/CleanArchitecture_CQRS
CleanArchitecture With CQRS Pattern and MediateR Pattern
Language: C# - Size: 414 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
Language: C# - Size: 2.74 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2,988 - Forks: 1,610

Raphsodyz/SpaceDevs
Backend for the Launch list of the spacedevs API. (https://ll.thespacedevs.com/2.1.0/swagger)
Language: C# - Size: 2.44 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

phanthethanh0209/ProjectWebAPI_Ecommerce
Language: C# - Size: 15 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

brotimer24/ChargingAssignment.WithTests
Comprehensive assignment project showcasing best testing practices and methodologies, featuring robust unit, integration, and end-to-end tests. This project involves developing an API for a simplified smart charging domain. Includes CRUD operations for Groups, Charge Stations, and Connectors with strict adherence to functional requirements.
Size: 1.95 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

suxrobGM/logistics-app
Automate your entire transportation logistics operations with the transportation management system (TMS).
Language: C# - Size: 34.3 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 87 - Forks: 34

AleksK1NG/Go-EventSourcing-CQRS
Go Event Sourcing CQRS Microservice
Language: Go - Size: 570 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 182 - Forks: 36

Jaqz23/Real-Estate-App
Full-featured real estate management system built with ASP.NET Core MVC and Onion Architecture. Includes a WebApp and a secure JWT API for clients, agents, and administrators.
Language: C# - Size: 0 Bytes - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

fkucukkara/minimalAPIPlayground
This project is a .NET 9 Minimal API built as part of a workshop to demonstrate advanced concepts in API development using the latest features of C# and .NET 9.
Language: C# - Size: 14.5 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

shahghasiadil/laravel-clean-architecture-ddd-cqrs
Explore Domain-Driven Design and CQRS in Laravel with this clean and scalable architecture template, ideal for complex applications seeking maintainability and clarity.
Language: PHP - Size: 3.7 MB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 52 - Forks: 13

zehraseren/MovieAPI
Training Camp
Language: HTML - Size: 11.1 MB - Last synced at: 6 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

9ssi7/gopre
a well thought out, standards applied, modern and acceptable starting point
Language: Go - Size: 223 KB - Last synced at: 7 days ago - Pushed at: 13 days ago - Stars: 7 - Forks: 0

azjezz/discern
Discern is a Rust library that implements the Command Query Responsibility Segregation (CQRS) pattern.
Language: Rust - Size: 19.5 KB - Last synced at: about 17 hours ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

dasiths/NEventLite
NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Server. Built with dependency injection in mind and seamlessly integrates with AspNetCore.
Language: C# - Size: 1.31 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 133 - Forks: 19

abdulrahmmann/LibraryManagementSystem
Language: C# - Size: 140 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

UBF21/Vali-Validation
ValiโValidation is a lightweight and extensible .NET validation library designed as an alternative to FluentValidation. It provides a fluent, expressive API to define validation rules on your models and commands.
Language: C# - Size: 33.2 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

kayvansol/CQRS_DotNet6
A .Net6 based Api Project with Clean Architecture, CQRS pattern, xUnit Tests, Single Sign On (SSO) with Duende Identity Server, Two Factor Authentication & RabbitMQ
Language: C# - Size: 11.8 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 4 - Forks: 0

choosenname/NearMessage
Client-server messenger on WPF with using MVVM, CQRS, the DI-container and Clean Architecture.
Language: C# - Size: 3.73 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 3 - Forks: 0

Pavan8374/event-aggregator-platform
The Event Aggregator Platform is a multi-tenant event management system designed for businesses to list events, allow users to register, and provide real-time notifications and analytics.
Language: C# - Size: 854 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

ParisaAlizadeh2003/Online_Store
Sperolina Online Shop is a modern and scalable e-commerce platform, developed using ASP.NET with Razor Pages and a Clean Architecture pattern. The system is designed with microservices to ensure high flexibility, maintainability, and scalability.
Language: C# - Size: 53.6 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

maivankien/nestjs-microservice-grpc
This project uses NestJS microservices with gRPC for inter-service communication. It follows a monorepo structure and applies CQRS for clear separation of command and query operations. The system leverages Event Sourcing with Event Store and integrates Kafka for asynchronous messaging and scalability.
Language: TypeScript - Size: 1010 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

HamedStack/HamedStack.MessageBus
A lightweight, flexible mediator implementation for .NET applications. It provides a clean approach to implementing the mediator pattern, enabling decoupled communication between components through commands, queries, and events.
Language: C# - Size: 0 Bytes - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

mehdihadeli/vertical-slice-api-template
๐ฐ An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.
Language: C# - Size: 1.01 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 207 - Forks: 30

Ahmdaboelhassan/Conwi
social media application inspired by Twitter, built using Angular for the frontend and .NET for the backend. Users can post tweets, follow others, like/comment on posts, and explore trending topics.
Language: C# - Size: 3.41 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
Language: C# - Size: 2.85 MB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 906 - Forks: 158

juicycleff/nestjs-event-store
NestJS CQRS module for EventStore.org. It requires @nestjs/cqrs
Language: TypeScript - Size: 550 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 201 - Forks: 29

mlysien/Timenote
Simple project for work time logging using TDD approach
Language: C# - Size: 201 KB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

BisocM/CQRSharp
CQRSharp is a lightweight, attribute-driven CQRS framework for .NET applications. It focuses on providing native AoT support and optimized performance for short-lived and quick-deployment environments.
Language: C# - Size: 544 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

TorinAsakura/github
Github Management Tools
Language: Go - Size: 60.5 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

coundia/cqrs-webflux-generator
Cqrs Webflux Generator 100% reactif sans axon et sans rabbitmq
Language: Java - Size: 55.7 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

aspnetrun/run-aspnetcore-cqrs
Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core + Angular reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
Language: C# - Size: 2.44 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 536 - Forks: 101

HamedStack/HamedStack.WebIntegrationTest
A lightweight and extensible base class for writing web integration tests in ASP.NET Core.
Language: C# - Size: 7.81 KB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl350-2025-apr-14
DCL-350: Implementing Microservice Architecture using Spring Cloud
Size: 7.81 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

alexandrehtrb/CqrsExample
An example of CQRS architectural pattern on ASP.NET Core.
Language: C# - Size: 106 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

peterkovecses/VocaBuddy
A language learning app with ASP.NET Core Web API, Blazor UI and ASP.NET Core Identity for user management. Utilizes JWT, Entity Framework Core, MediatR and more.
Language: C# - Size: 710 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 0

rabbicse/aspdotnetcore-ddd-cleanarchitecture-microservices
Domain Driven Design(DDD) and Clean Architecture with ASP.NET Core and C# followed by CQRS, Event Sourcing pattern and Event Driven Architecture.
Language: C# - Size: 108 KB - Last synced at: 11 days ago - Pushed at: 12 months ago - Stars: 11 - Forks: 4

akhundMurad/diator
Diator is a Python library for implementing CQRS pattern in your Python applications.
Language: Python - Size: 686 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 72 - Forks: 7

HamedStack/HamedStack.MiniMediator
A lightweight and flexible in-process messaging library for .NET, inspired by MediatR. It supports CQRS, request/response, and publish/subscribe patterns to promote clean architecture and decoupled code.
Language: C# - Size: 12.7 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

go2ismail/Asp.Net-Core-Inventory-Order-Management-System
Now upgraded to .NET 9, this project is a super-fast, completely headless API powered by Clean Architecture, CQRS, and MediatR. It includes an ASP.NET Core Razor Pages implementation for inventory order management, combined with Vue.js for a dynamic, responsive UI. Powerful WMS solution. Demo (username:[email protected] / pwd:123456)
Language: C# - Size: 93.3 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 1,060 - Forks: 598

sandeeppaldotnet/CQRS-Mediatr-Design-Pattern-WithEFCoreDemo-Aspnetcore
๐ ๏ธ CQRS + MediatR Design Pattern with EF Core - ASP.NET Core Demo This is a demo project showcasing the CQRS (Command Query Responsibility Segregation) design pattern implemented using MediatR, Entity Framework Core, and ASP.NET Core Web API. The project demonstrates how to cleanly separate command and query responsibilities, improve scalability,.
Language: C# - Size: 187 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

furkanaltintas/TaskFlow
TaskManagement is a project that simplifies task management with clean architecture principles, offering efficient organization, tracking, and deadline management through a user-friendly interface.
Language: C# - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

shamscorner/nest-stackter
A starter template for NestJS + GraphQL/REST + TypeOrm + custom config + validation + serialization + migrations and many more.
Language: TypeScript - Size: 1.96 MB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 33 - Forks: 7

iammukeshm/OnionArchitecture
The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application. This means higher flexibility and lesser coupling. In this approach, we can see that all the Layers are dependent only on the Core Layers.
Language: C# - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 519 - Forks: 125

BeratYesbek/cqrs-template-with-mediator
CQRS design pattern with mediator custom usage for spring boot
Language: Java - Size: 88.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 1

mehdihadeli/go-food-delivery-microservices
๐ A practical and imaginary food delivery microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies.
Language: Go - Size: 4.22 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 936 - Forks: 102

vladikk/elastic-event-store
A fully serverless event store
Language: Python - Size: 324 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 39 - Forks: 7

rijwanansari/CleanArchCQRSDotnet9
This is a project sample for ASP.NET Web API with .NET 9 following clean architecture with CQRS design pattern using entity framework core and repository pattern.
Language: C# - Size: 17.6 KB - Last synced at: 30 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

furkanaltintas/Appointment_System
Appointment System is a web application developed using .NET Core that enables users to efficiently manage and schedule appointments. It includes features such as user authentication, appointment creation, management, tracking, and reminder notifications to ensure users are notified before their appointments.
Language: C# - Size: 137 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

PouriaRahnama/Shop
Asp.net Core - Shop Project
Language: CSS - Size: 53.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

alnaimi-github/Bookify
Bookify is a C# application designed to help manage and organize book collections efficiently using Clean Architecture principles. This modular and maintainable architecture ensures that the application is scalable, testable, and easy to understand.
Language: C# - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1

Inuyasha-Monster/User.API
้ๆ็ฝๅ ณใ่บซไปฝ่ฎค่ฏใTokenๆๆใๅพฎๆๅกใ.netcore็ญ็ๅบไบCQRS็ๅพฎๆๅกๅผๅๆกๆถ็คบไพ
Language: C# - Size: 151 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 114 - Forks: 57

jamessarona/EShopMicroservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 9 and C# 12
Language: C# - Size: 2.34 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

sowad12/EShopping
Microservice Architecture
Language: C# - Size: 1.81 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ThembisileNGQ/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Language: C# - Size: 1.73 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 526 - Forks: 54

DioGolang/exame-certo
Aplicaรงรฃo web desenvolvida para centralizar exames laboratoriais e informaรงรตes mรฉdicas de pacientes, facilitando o acesso e a anรกlise de dados de saรบde ao longo do tempo.
Language: TypeScript - Size: 20.4 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 2

vadikko2/python-cqrs
Python CQRS framework
Language: Python - Size: 177 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 1

YatoEbisu/EShopMicroservices
Develop Microservices on .NET 8 used ASP.NET Web API, Docker, RabbitMQ, MassTransit, gRPC, Yarp Gateway, Redis,SqlServer
Language: C# - Size: 116 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pavelnikolov/eventsourcing-go
Event Sourcing + CQRS using Golang Tutorial
Language: Go - Size: 73.2 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 77 - Forks: 11

hatmanikarim-CQRS/.github
Implementation de l'architecture CQRS avec Spring Boot,Axon Framework,Rabbitmq ...
Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sadrax4/nestjs-Domain.Driven.Design
DDD with CQRS & MongoDB
Language: TypeScript - Size: 251 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 57 - Forks: 1

profjordanov/restaurant
A by the book Domain-Driven Design application.
Language: C# - Size: 4.1 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 18 - Forks: 6

Nexus-Flow/nexus-flow
Nexus Flow: CQRS + DDD + EDA library
Language: Java - Size: 82 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

vishwaDeshan/Zaptern-SOMP-Backend
Clean architecture with CQRS Patterns
Language: C# - Size: 149 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

RagabMohamedRagab/Assignment_Technical
Product Management
Language: C# - Size: 1.04 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

BugrahanBayrakci/CQRS
CQRS sistemi Tรผrkรงe anlatฤฑmฤฑ
Size: 48.8 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

tanstevn/go-midh
A mediator hub package for Go, designed for clean architecture applications. Inspired by the MediatR package, it enables decoupled communication between layers by handling commands, queries, and events, promoting separation of concerns and maintainability.
Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

phamtiendungcw/SobActX
SobActX an e-commerce platform designed for medium and large businesses, providing comprehensive solutions. Using Clean Architecture with CQRS pattern, .NET Core 6, Angular 16 and SQL Server/Oracle for the database. SobActX ensures high performance, security, easy maintenance and scalability.
Language: C# - Size: 380 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

SaraRasoulian/DotNet-WebAPI-Blazor-Sample
๐ A full-stack application built using ASP.NET Core Web API and Blazor Web Assembly
Language: C# - Size: 233 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 26 - Forks: 0

SaraRasoulian/DotNet-WebAPI-Sample
๐ A Sample Web API Application
Language: C# - Size: 112 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 23 - Forks: 0

hidayatarg/AspnetMicroservices
Asp.net Core 7.0 Microservice - I will keep this project Update with Asp.net core version. a good handcraft
Language: C# - Size: 4.07 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

egocentryk/nestjs-architecture-and-advanced-patterns
Playground for a many powerful NestJS architectural concepts & patterns used in some of today's most complex Node.js systems in the real-world.
Language: TypeScript - Size: 1.83 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

taberkkaya/ERP
.NET 8 & Angular ERP
Language: JavaScript - Size: 17.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

busraozdemir0/TraversalProject
Traversal Rezervasyon Project with Asp.Net Core 5.0
Language: HTML - Size: 53.3 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 5 - Forks: 2

furkanaltintas/NET9_Clean_OnionArchitectureAPI
I have created a demo project using Domain-Driven Design (DDD) principles. This project demonstrates how to structure a .NET application by separating domains, applying clean architecture, and following best practices. It includes layers for domain, application, infrastructure, and presentation to ensure maintainability and scalability.
Language: C# - Size: 119 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Rezakazemi890/Clean-Architecture-CQRS
Clean Architecture with CQRS Pattern .NET 9
Language: C# - Size: 184 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 93 - Forks: 23

PandaTechAM/be-tmp-pandatech-clean-architecture
Template using Clean Architecture for Monolith Applications
Language: C# - Size: 382 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

PandaTechAM/be-tmp-pandatech-vertical-slices
Template using Vertical Slices Architecture for Monolith Applications
Language: C# - Size: 572 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

felipegf/Ambev.Omnia.Eval
Technical assessment for a .NET position in the Omnia project (Ambev), using .NET 8 and best practices. Implements CQRS, Event Sourcing, and Clean Architecture with PostgreSQL, MongoDB, MediatR, and Serilog. Follows Dependency Injection, Unit Testing, and API versioning for scalability.
Language: C# - Size: 138 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Hoodie-Project/partyguam-backend
ํธ๋ฆฌ์ฑ์ ๋์ฌ ๋ชจ๋ ์ง๊ตฐ์์ ํ๋ก์ ํธ๊ตฌ์ฑ์์ ์ฝ๊ฒ ๋ชจ์งํ ์ ์๊ณ , ์ ๋ง๋ ์ฌ๋๊ณผ ํ๋ก์ ํธ๋ฅผ ํ ์ ์๊ฒ ๋๋ ๊ฒ์ ์ค์ ์ ๋ ๊ฒ์ ๋๋ค.
Language: TypeScript - Size: 1.08 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 1

taberkkaya/eAppointment
e-Appointment App
Language: C# - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

livespotty/kafkastreams-cqrs
Kafka Streaming API, CQRS Pattern. Update state of Liquidity Management.
Language: Java - Size: 27.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

vany0114/microservices-dotnetcore-docker-sf-k8s
Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility Segregation (CQRS) and other patterns.
Language: C# - Size: 1.13 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 154 - Forks: 54

daiyanaw/CQRS_DotNet6
A .Net6 based Api Project with Clean Architecture, CQRS pattern, xUnit Tests & Duende Identity Server
Language: C# - Size: 10.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ceydaselamet/BankingCreditSystemWithCursor
A bank credit system was developed using Cursor.
Language: C# - Size: 224 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Em4m/nestjs-starter-template
This repository is a starter template that includes pre-configured ESLint, Prettier, Docker, and other essential settings for initializing new projects with the NestJS framework.
Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

behdad088/EshopMicroservices
Language: C# - Size: 371 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

valrichter/pizzeberus
Proyecto de introduccion a los microservicios para Hiberus University. Necesitan crear dos microservicios para la gestion de pizzas, uno con permisos de escritura en la base de datos, y otro microservicio que tenga permisos de lectura (patron CQRS).
Language: Java - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

phamtiendungcw/MesBaoX
MesBaoX is an e-commerce platform designed for medium and large businesses, providing comprehensive solutions. Using Clean Architecture with CQRS pattern, .NET Core 6, Angular 16 and SQL Server/Oracle for the database. MesBaoX ensures high performance, security, easy maintenance and scalability.
Language: C# - Size: 441 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

fals/cqrs-clean-eventual-consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
Language: C# - Size: 1.36 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 481 - Forks: 92

PKrasniuk/VideoPlatform
An asp.net core web application example
Language: C# - Size: 1.96 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
