GitHub topics: mediator-pattern
loresoft/Arbiter
Mediator pattern and Command Query Responsibility Segregation (CQRS) implementation in .NET
Language: C# - Size: 1.24 MB - Last synced at: 20 minutes ago - Pushed at: about 2 hours ago - Stars: 16 - Forks: 2
rafaelfgx/Microservices
Screaming Architecture, Clean Architecture, Event-Driven Architecture, Clean Code, Domain-Driven Design, SOLID Principles, Test Pyramid, Patterns (Ambassador, Circuit Breaker, Mediator, Outbox, Result, Retry, Strategy), Java, Spring Boot, Kong, Keycloak, Kafka, MongoDB, Redis, Elastic, Kibana, Swagger, Testcontainers, Docker
Language: Java - Size: 3.01 MB - Last synced at: about 19 hours ago - Pushed at: about 22 hours ago - Stars: 8 - Forks: 1
rafaelfgx/DotNetCore
.NET Nuget Packages
Language: C# - Size: 32.2 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 469 - Forks: 108
gragra33/Blazing.Mediator
A high-performance .NET Mediator implementation with built-in CQRS, streaming capabilities, and event-driven architecture. Features zero-config setup, advanced middleware pipeline, built-in analyzers & statistics, comprehensive samples, and extensive documentation.
Language: C# - Size: 3.07 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 1
marthijn/Sidio.Mediator
An implementation mediator pattern in .NET
Language: C# - Size: 152 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0
Use-Case-NET/RequestR
A lightweight library for the Business Layer for processing requests coming from Presentation Layer.
Language: C# - Size: 76.2 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0
behdad088/EshopMicroservices
Language: C# - Size: 1.47 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
hafizaliakbarshah/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: 20.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0
dementcore/Mediate
Mediate is another simple and little in-process messaging and event dispatching system based in mediator pattern.
Language: C# - Size: 7.3 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 1
babaktaremi/Clean-Architecture-Template
š§¹ Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box
Language: C# - Size: 340 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 280 - Forks: 42
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
Language: C# - Size: 1.61 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3,111 - Forks: 140
Trendyol/kediatR
Mediator implementation in Kotlin with native coroutine support
Language: Kotlin - Size: 3.56 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 211 - Forks: 29
anajulialeite/ASP.NET_CORE_MediatR_CQRS
Neste repositório vou mostrar como podemos implementar o padrão Mediator usando o MediatR em uma aplicação ASP .NET Core API.
Language: C# - Size: 727 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0
KTajerbashi/Extensions
Extensions For .Net Project To Used Feature
Size: 1.12 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0
codesplinta/busser
A robust, opinionated, UI state flow management option for scalable and precise communication across ReactJS Components
Language: JavaScript - Size: 3.03 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 35 - Forks: 2
litenova/LiteBus
LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement Command Query Separation (CQS). It is implemented with minimal reflection and instead utilizes covariance and contravariance to provide its core functionality.
Language: C# - Size: 982 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 167 - Forks: 12
angelobelchior/TheMediator
A Free and Open-Source Mediator Pattern Implementation for .NET
Language: C# - Size: 461 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 8 - Forks: 0
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: 11 days ago - Pushed at: almost 6 years ago - Stars: 195 - Forks: 18
Smithing-Systems/Bellows
A lightweight, powerful mediator library for .NET
Language: C# - Size: 72.3 KB - Last synced at: 18 days ago - Pushed at: 27 days ago - Stars: 6 - Forks: 0
alsami/MediatR.Extensions.Autofac.DependencyInjection
Autofac plug-in for MediatR.
Language: C# - Size: 512 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 55 - Forks: 14
ImmediatePlatform/Immediate.Validations
Source generated validations for Immediate.Handlers parameters
Language: C# - Size: 477 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 11 - Forks: 1
lastunicorn/AsyncMediator.Extensions.DependencyInjection
Extension for configuring AsyncMediator with Microsoft Dependency Injection.
Language: C# - Size: 29.3 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0
lastunicorn/AsyncMediator.Extensions.Autofac
Extensions to configure AsyncMediator using Autofac.
Language: C# - Size: 31.3 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0
KTajerbashi/CleanArchitecture_CQRS
*Clean Architecture .NET 9, CQRS Template Database, Command/Query Separate Database Connection, Production-Ready .NET API, EF Core + Dapper Example, JWT Auth Template, Vertical Slice Architecture*
Language: C# - Size: 493 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
dotnetai/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 8 and C# 12
Language: C# - Size: 2.24 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
k3davis/TinyMediator
A lightweight mediator implementation with source generation.
Language: C# - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
PauloZier/RemainingMediator
Implementação do padrão Mediator para dotnet
Language: C# - Size: 580 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 3,095 - Forks: 1,674
ImmediatePlatform/Immediate.Handlers
Source Generated implementation of the Mediator pattern
Language: C# - Size: 368 KB - Last synced at: 21 days ago - Pushed at: 23 days ago - Stars: 159 - Forks: 4
gihan-aj/UMS
This project is the backend for a User Management System (UMS), envisioned as a Single Sign-On (SSO) platform.
Language: C# - Size: 391 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
ImmediatePlatform/Immediate.Apis
Source Generated registrations connecting Immediate.Handlers and minimal APIs
Language: C# - Size: 267 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 38 - Forks: 1
Rikitav/Telegrator
A modern reactive framework for Telegram bots in C# with aspect-oriented design, mediator-based dispatching, and flexible architecture.
Language: C# - Size: 631 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 23 - Forks: 4
anupavanm/csharp-design-patterns-for-humans Fork of kamranahmedse/design-patterns-for-humans
Design Patterns for Humans⢠- An ultra-simplified explanation - C# Examples
Language: C# - Size: 175 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1,364 - Forks: 170
potlitel/minimal-fastapi-template Fork of rafsaf/minimal-fastapi-postgres-template
Minimal Fastapi Postgres Template based on official template but rewritten.
Language: Python - Size: 1.32 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
mahdibohloul/Kpring-mediatR
An implementation of MediatR on JVM for Spring using Kotlin coroutines
Language: Kotlin - Size: 164 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 1
ozgurkara/pydiator-core
The Pydiator is an in-app communication method.
Language: Python - Size: 335 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 50 - Forks: 5
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: 2 months ago - Pushed at: about 1 year ago - Stars: 918 - Forks: 161
MostafaAE/eshop-microservices
A microservices-based e-commerce platform using .NET 8, 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.
Language: C# - Size: 2.42 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
rkdcoder/Cqrsly
Cqrsly Ć© um dispatcher CQRS minimalista para .NET 8+, inspirado no MediatR. Ele oferece uma configuração simples e de alta performance para commands, queries, notificaƧƵes e pipeline behaviors, com registro fluente e pronto para produção em apenas 1ā2 linhas no Program.cs.
Language: C# - Size: 169 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
sjohnsonaz/headwater š¦
Dependency Injection and Mediator for TypeScript
Language: TypeScript - Size: 1.06 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0
sorza/FIAP.FGC-Games
API Biblioteca de Jogos
Language: C# - Size: 1.01 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
askarmus/SmartHotel
This repository provides comprehensive guidance on developing your upcoming microservices architecture project using .NET Core 8.
Language: C# - Size: 494 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 12 - Forks: 2
adessoSE/ControllerVsMinimalApi
This is a sample .NET Core Web API project that demonstrates various architectural patterns and best practices for building scalable and maintainable applications. This project is intended to serve as a learning resource and a starting point for building real-world .NET Core applications.
Language: C# - Size: 5.29 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 6
Ziad501/Unitta
A full-stack web application built with .NET 8 and Clean Architecture. Features a complete, real-time booking and payment system using Stripe, an administrative dashboard with data analytics, and a secure role-based user management system.
Language: JavaScript - Size: 2.32 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
potlitel/dotnetBiblioteca
š Repository to implement basic book lending management in a library.
Language: JavaScript - Size: 17.4 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
katitoday/HG-Hub
š Connect, share, and manage blockchain data seamlessly with HG-Hub, your all-in-one platform for easy access and collaboration.
Language: CSS - Size: 5.01 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
EnesALTUN/MediatorAuthService
Language: C# - Size: 144 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
5xso/RESTful-Payment-Gateway-API
This project is a RESTful API built using Django REST Framework, designed to enable small businesses to accept payments from customers through the Paystack payment gateway. The API focuses on minimal customer information (name, email, amount) and supports versioning.
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
benicio227/Manutec-API
API desenvolvida em ASP.NET Core para gerenciar o fluxo de trabalho de uma oficina mecĆ¢nica, incluindo cadastro de clientes, veĆculos, ordens de serviƧo e agendamentos. Estruturada com boas prĆ”ticas como Clean Architecture, CQRS e validaƧƵes robustas com FluentValidation.
Language: C# - Size: 279 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
pjayle/MicroServicesArchitechture
Repository contains Microservices Architecture integration sample. with CQRS | MediatoR | Gateway Integration | Yarp | Custom Authorization | AdminLTE | Jwt Authentication | Cashing | Ratelimiter
Language: HTML - Size: 4.24 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
knetic0/MESK.MediatR
ā”ļøA lightweight, fast, and simple implementation of the Mediator pattern for .NET 8, inspired by MediatR. This library provides in-process messaging with support for request/response, command handling, notification publishing, and pipeline behaviors.
Language: C# - Size: 222 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
imbelal/AltMediatR
AltMediatR is a lightweight alternative to the MediatR library for implementing the Mediator pattern in .NET applications.
Language: C# - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
anzawi/Orchestrix.Mediator
Modern, extensible mediator engine for .NET 8+ with CQRS, streaming, pipelines, source generators, and diagnostic hooks. A production-ready MediatR alternative.
Language: C# - Size: 1.32 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
DeveloperAcademy-POSTECH/2025-C4-M13-Visionable
ģ“ ė ķ¬ ā ģėė„“ė©“ ėŖØźø° 물림š¦ - ė¼ź³ ķėķ¬ź° ģ
Language: Swift - Size: 8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 24 - Forks: 0
Sergi0Martin/OpenMediator
Alternative for those who do not want to pay for a mediator implementation.
Language: C# - Size: 139 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 6 - Forks: 2
yusufyilmazfr/tasarim-desenleri-turkce-kaynak
TürkƧe kaynaÄa destek olması amacıyla oluÅturulmuÅ bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birƧok dilde tasarım desenlerinin uygulamasını iƧermektedir.
Language: HTML - Size: 3.94 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3,358 - Forks: 461
milad176/ShopNetMicroservices-AspnetCore
Welcome to my Cross-platform .NET microservices online shop application! Built on the robust foundation of .NET 8, C# 12 and utilizing the power of Docker containers, my app exemplifies the convergence of modern technology and seamless user experience. Whether you're on Linux, Windows, or macOS, this app delivers a unified shopping experience.
Language: C# - Size: 129 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1
hgmauri/sample-cqrs-mediatr
CQRS with MediatR in .NET 6.0
Language: C# - Size: 73.2 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 53 - Forks: 18
zehraseren/MovieAPI
Training Camp
Language: HTML - Size: 13 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
ArmandJ77-zz/CQRSAndMediator-Microservice
A microservice architecture template which implements the CQRS and Mediator patterns
Language: C# - Size: 158 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 93 - Forks: 39
ramazanaltintop/Ramazan.Mediator
A lightweight, extensible Mediator implementation for .NET - designed with Clean Architecture and Domain-Driven Design (DDD) in mind.
Language: C# - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
sagabob/ThdpGisAppApi
API for a GIS Portal
Language: C# - Size: 189 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
mickaelfrancois/MiF.Mediator
A simple .NET/C# implementation of the mediator pattern with support for queries, commands.
Language: C# - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
kiebor81/medi8-rb
Lightweight Ruby/Rails mediator inspired by MediatR
Language: Ruby - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
rozturac/go-mediator
š Go-Mediator
Language: Go - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
kmhigashioka/ShortBus
ShortBus is an in-process mediator with low-friction API implemented in Java.
Language: Java - Size: 41 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 5
furkansarikaya/FS.Mediator
š Advanced .NET Mediator library with production-ready pipeline behaviors including retry logic, circuit breaker, streaming support, resource management, and comprehensive monitoring. Built for high-performance distributed systems.
Language: C# - Size: 271 KB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
ayaatef11/Car-Rental-System
A full-featured web-based system designed to streamline car rental operations. The system allows users to browse available vehicles, make reservations, manage bookings, and process payments. Admins can add/edit cars, set pricing, manage customers, and track rental history. Key features include vehicle availability tracking, and authentication
Language: C# - Size: 47.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
benicio227/BloodDonationSystem
API desenvolvida com ASP.NET Core 8 para gerenciar doaƧƵes de sangue. Permite o cadastro de doadores, registro de doaƧƵes, controle de estoque sanguĆneo e integração com API de CEP.
Language: C# - Size: 183 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Nikoo-Asadnejad/DesignPatterns
This repository contains detailed explanations and C# implementations of the most commonly used software design patterns. Each pattern is accompanied by examples that demonstrate its practical usage in real-world scenarios.
Language: C# - Size: 64.5 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 0
benicio227/Manutec-Version-MVC
Manutec Ć© um sistema de gerenciamento de oficinas mecĆ¢nicas desenvolvido em .NET 8 com arquitetura em camadas e princĆpios de DDD. A aplicação permite controlar veĆculos, manutenƧƵes, serviƧos e clientes de forma prĆ”tica, alĆ©m de oferecer filtros, autenticação por perfil e geração de relatórios.
Language: C# - Size: 15.3 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
savaladaojr/3ASystem
3A System is a web application developed to manage applications, its modules, functionalities, user groups (roles), users and users' respective privileges.
Language: C# - Size: 968 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
lucaslab-dev/Tyrion
āļø Tyrion is a mediator pattern implementation package for dotnet
Language: C# - Size: 35.2 KB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 2
zehraseren/MultiShopProject
E-commerce
Language: HTML - Size: 30.7 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
powerumc/MediatR-Remote
The MediatR.Remote library is an extension library of the IMediator implementation that distributes and relays remote objects.
Language: C# - Size: 993 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1
steve-bang/MediatorKit
A lightweight, high-performance mediator pattern implementation for .NET. Simplifies in-process messaging with a clean, DI-friendly API. Perfect for CQRS, event-driven architectures, and decoupling components.
Language: C# - Size: 59.6 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
knetic0/java-mediator
š„ Implementing the Mediator Pattern in Java Spring Boot.
Language: Java - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
huseynmurtuzov/ShopApp
A microservice project including topics like onion arch, cqrs, mediator, redis, rabbitmq, rapidAPI, ocelot gateway, docker, identity server and so on (still on development))
Language: C# - Size: 135 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
andreilevap/SimpleMediator
A lightweight, dependency-injected mediator library for .NET, supporting CQRS, Pub-Sub, and pipeline behaviors. SimpleMediator helps you decouple your application logic by handling commands, queries, and events through a clean, extensible interface.
Language: C# - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
ali-golshani/Mediator
Simple Mediator with Custom Pipelines
Language: C# - Size: 159 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0
mehdihadeli/Go-MediatR
š A library for handling mediator patterns and simplified CQRS patterns within an event-driven architecture, inspired by csharp MediatR library.
Language: Go - Size: 153 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 241 - Forks: 16
QianMo/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | åē§č®¾č®”樔å¼ēUnity3D C#ēę¬å®ē°
Language: C# - Size: 3.92 MB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 4,433 - Forks: 1,026
skrasekmichael/Mediato
mediator abstraction + lightweight in process mediator implementation
Language: C# - Size: 55.7 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
mostafasharaby/ATC_01557263081
A full-stack event booking system with .NET 8 and Angular 18, featuring secure auth and admin analytics.
Language: C# - Size: 4.02 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
waltermillan/MeetingSchedule
Address book, to add, edit, search contacts. Sort them by tags or categories. The idea is to use the Mediator design pattern, the idea is to start simple and add functionality little by little, and learn how MediatR scales in growing applications.
Language: C# - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
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: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
UBF21/Vali-Mediator
Vali-Mediator is a lightweight .NET library for implementing the Mediator pattern with CQRS support. It simplifies request handling, pipeline behaviors, and event notifications through a fluent and extensible API. Designed for seamless integration with dependency injection.
Language: C# - Size: 182 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
BartugKaan/CarBook
Car booking app. Created with CQRS, Mediator, JWT and SignalIR
Language: C# - Size: 6.63 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
abdulrahmmann/LibraryManagementSystem
Language: C# - Size: 140 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
JohnSalazar/M3diator
M3diator is a custom implementation of the Mediator pattern for .NET applications
Language: C# - Size: 81.1 KB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
LilianBittar/aspnet-microservices-architecture
Building Microservices on .Net which used Asp.Net Web API, Docker, RabbitMQ,Ocelot API Gateway, MongoDB,Redis,SqlServer š
Language: C# - Size: 4.06 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2
LeftTwixWand/ModernCQRS
This repository shows, how to implement CQRS architecture pattern, using Autofac and MediatR libraries.
Language: C# - Size: 60.5 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 30 - Forks: 3
marcominerva/MediatRSample
A collection of samples about using MediatR in a Web API application
Language: C# - Size: 15.6 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1
MohanedZekry/WebAPI-CleanArchitecture
A sample .NET Core project showcasing the implementation of Clean Architecture principles with MediatR pattern for separation of concerns and maintainability.
Language: C# - Size: 18.6 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 10
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: 5 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0
Royal-Code/Pipeline
This repo has libraries for DotNet that implement the mediator, chain of responsibility, and decorator patterns in order to build a pipeline of functions (handlers) to process requests (such as commands and queries) and produce results (response). This is designed for functions (handlers) to be plugged in without any direct dependency.You can use a simple function delegate or determine that a method of a service will be a handler.
Language: C# - Size: 336 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1
MohanedZekry/.NET-Core-GraphQL-Clean-Architecture
A sample .NET Core project showcasing the implementation of GraphQL with Clean Architecture principles for separation of concerns and maintainability.
Language: C# - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2
mostafasharaby/E-Commerce-Microservices
A scalable E-Commerce Microservices
Language: C# - Size: 210 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 28 - Forks: 13
MoienTajik/DesignPatterns-Mediator
Mediator Design Pattern Example in C#
Language: C# - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 28 - Forks: 3
AnupamAkib/TodoApplication-CleanArchitecture-CQRS-Mediator
Developing a simple Todo application for learning purposes. I'll be utilizing all the techniques I know as a backend engineer, and I may also learn and implement new ideas on the fly!
Language: C# - Size: 366 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0