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

GitHub topics: mediator

knetic0/java-mediator

🔥 Implementing the Mediator Pattern in Java Spring Boot.

Language: Java - Size: 11.7 KB - Last synced at: about 9 hours ago - Pushed at: about 9 hours ago - Stars: 0 - Forks: 0

rafaelfgx/DotNetCore

.NET Nuget Packages.

Language: C# - Size: 30.3 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 471 - Forks: 105

openwallet-foundation/didcomm-mediator-credo

An easy to set-up Aries and DIDComm v1 mediator built on Credo.

Language: TypeScript - Size: 667 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 12 - Forks: 22

ssb22/adjuster

Web Adjuster + Annotator Generator

Language: Python - Size: 6.07 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

AppCoreNet/Mediator

Ambitious mediator implmentation for .NET

Language: C# - Size: 134 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

loresoft/Arbiter

Mediator pattern and Command Query Responsibility Segregation (CQRS) implementation in .NET

Language: C# - Size: 546 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

Rivians/LibPoint

Language: C# - Size: 124 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

marlonfaraujo/mediatr_segregation

MediatR Segregation

Language: C# - Size: 36.1 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

penyland/infinity-tomahawk

Infinity Toolkit is a collection of useful utilities simplifying development of modular monoliths.

Language: C# - Size: 273 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 1

GuilhermeStracini/POC-dotnet-CQRS

🔬 Proof of Concept of CQRS pattern in .NET using RabbitMQ, ReBus, State Machine, MediatR and Docker

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

Trendyol/kediatR

Mediator implementation in Kotlin with native coroutine support

Language: Kotlin - Size: 3.9 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 206 - Forks: 27

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: 800 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 101 - Forks: 9

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: 1 - Forks: 0

juandariogarciagimeno/MediaLitR

Lite implementation of the Mediator/CQRS Pattern

Language: C# - Size: 265 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

toe2132313/Zorvex-CAT

Zorvex-CAT is a base project template implementing Clean Architecture and Domain-Driven Design (DDD) principles, with identity management features.

Size: 1.95 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

zapto-dev/Mediator

Simple Mediator for M.E.DependencyInjection

Language: C# - Size: 408 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

marthijn/Sidio.Mediator

A simple implementation of the mediator pattern in .NET

Language: C# - Size: 75.2 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

daniellittledev/Enexure.MicroBus

MicroBus is a simple in process Mediator for .NET

Language: C# - Size: 18.5 MB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 212 - Forks: 24

simplesoft-pt/Mediator

Small .NET library that helps with the implementation of mediator pattern for commands, events and queries

Language: C# - Size: 893 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 9

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: 12 days ago - Pushed at: 29 days ago - Stars: 241 - Forks: 16

sizovs/PipelinR

PipelinR is a lightweight command processing pipeline ❍ ⇢ ❍ ⇢ ❍ for your Java awesome app.

Language: Java - Size: 262 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 455 - Forks: 63

RCommon-Team/RCommon

A cohesive set of .NET 8+ infrastructure libraries that utilizes abstractions for persistence, unit of work/transactions, distributed event handling, CQRS, and more.

Language: C# - Size: 7.96 MB - Last synced at: about 13 hours ago - Pushed at: 17 days ago - Stars: 13 - Forks: 4

lszzy/FWFramework

iOS development framework, mainly solves the routine and pain points in native development, and builds a modular project structure to facilitate iOS development. iOS开发框架,主要解决原生开发中的常规和痛点问题,搭建模块化项目架构,方便iOS开发。

Language: Swift - Size: 19.5 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 15 - Forks: 4

mayuanyang/Mediator.Net

A simple mediator for .Net for sending command, publishing event and request response with pipelines supported

Language: C# - Size: 1010 KB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 378 - Forks: 49

martinothamar/Mediator

A high performance implementation of Mediator pattern in .NET using source generators.

Language: C# - Size: 1.26 MB - Last synced at: 17 days ago - Pushed at: 26 days ago - Stars: 2,692 - Forks: 110

MWRouin/CS-MedWaytoR

A free and opensource in process messaging library (in .NET core) inspired by Jbogard's MediatR.

Language: C# - Size: 936 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

cefriel/chimera

Composable Semantic Transformation Pipelines

Language: Java - Size: 6.3 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 29 - Forks: 3

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: 14 days ago - Pushed at: about 2 months ago - Stars: 230 - Forks: 33

vborovikov/relay

The missing link between UI and API

Language: C# - Size: 143 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

vanderlan/Orion-Api

A simple project template for creating a .NET Web Api (v8.0)

Language: C# - Size: 705 KB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 14 - Forks: 2

XHunter74/CQRSMediatr

Simple implementation of Mediatr pattern

Language: C# - Size: 33.2 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

Tieske/mediator2 Fork of Olivine-Labs/mediator_lua

Mediator pattern implementation for pub-sub management

Language: Lua - Size: 86.9 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

ali-golshani/Mediator

Simple Mediator with Custom Pipelines

Language: C# - Size: 148 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

italomangueira/MediFlow

MediFlow é um Sistema de Comunicação Baseado em Mediador

Language: C# - Size: 9.77 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

ImmediatePlatform/Immediate.Handlers

Source Generated implementation of the Mediator pattern

Language: C# - Size: 360 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 134 - Forks: 4

skrasekmichael/Mediato

mediator abstraction + lightweight in process mediator implementation

Language: C# - Size: 42 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

Sergi0Martin/OpenMediator

Alternative for those who do not want to pay for a mediator implementation.

Language: C# - Size: 134 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

ImmediatePlatform/Immediate.Apis

Source Generated registrations connecting Immediate.Handlers and minimal APIs

Language: C# - Size: 222 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 1

akhundMurad/diator

Diator is a Python library for implementing CQRS pattern in your Python applications.

Language: Python - Size: 686 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 75 - Forks: 7

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: 194 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 5 - Forks: 0

megafetis/mediatr_py

Mediator implementation for python 3.6+ (version >=1.2<1.3 for python 3.5), that supports pipline behaviors, async executing

Language: Python - Size: 72.3 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 50 - Forks: 9

Ahmad-Hamwi/TabSync

An Android lightweight synchronizer between (Views) RecyclerView & TabLayout, (Compose) LazColumn and TabRow.

Language: Kotlin - Size: 248 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 160 - Forks: 14

Indemos/Distribution

General purpose virtual actor framework for peer-to-peer microservices or in-process communication within the same app with possible extension to blockchains.

Language: C# - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 3

SourceGeneration/ActionDispatcher

Source generator based mediator implementation without reflection. Supports action dispatch and subscribe.

Language: C# - Size: 76.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

philipp-meier/Chrono

:closed_book: Self-hosted (business) value centric application to organize and prioritize ideas and tasks across multiple teams or projects with markdown support and syntax highlighting.

Language: C# - Size: 1.77 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 6 - Forks: 0

manusoft/Interlink-cqrs-library

A lightweight and minimal mediator library for .NET. Interlink helps you decouple your application using request/response and notification patterns with simple, clean code.

Language: C# - Size: 105 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

JCKodel/streamline

CQRS/Mediator Pattern library for a streamlined Flutter development

Language: Dart - Size: 469 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ppXD/NMediator

A simple and easy to use mediator framework for .NET

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

bilalov-andrei/sample-idm-msa-app

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

Language: C# - Size: 111 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

danieldantasdev/awesomeshop_webapi_serveless_course-luisdev-architecture_dotnet-7_csharp-11

Este repositório é dedicado para se aprofundar em serverless, utilizando a linguagem de programação C#.

Language: C# - Size: 10.7 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

danieldantasdev/awesomeshop_webapi_event-sourcing_course-luisdev-architecture_dotnet-7_csharp-11

Este repositório é dedicado para se aprofundar em event sourcing, utilizando a linguagem de programação C#.

Language: C# - Size: 18.6 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

danieldantasdev/awesomeshop_webapi_hexagonal-architecture_course-luisdev-architecture_dotnet-7_csharp-11

Este repositório é dedicado para se aprofundar em arquitetura hexagonal, utilizando a linguagem de programação C#.

Language: C# - Size: 13.7 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

danieldantasdev/awesomeshop_webapi_clean-architecture_course-luisdev-architecture_dotnet-7_csharp-11

Este repositório é dedicado para se aprofundar em arquitetura limpa, utilizando a linguagem de programação C#.

Language: C# - Size: 10.7 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

danieldantasdev/awesomeshop_microservice_eda_payments_course-luisdev-architecture_dotnet-7_csharp-11

Este repositório é dedicado para criacão do microserviço de pagamento, utilizando a linguagem de programação C#.

Language: C# - Size: 8.79 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

python-whistle/whistle

Event Dispatcher for Python 3.5+

Language: Python - Size: 296 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 5

JohnSalazar/M3diator

M3diator is a custom implementation of the Mediator pattern for .NET applications

Language: C# - Size: 81.1 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

cutie1219/Interlink-cqrs-library

A lightweight and minimal mediator library for .NET. Interlink helps you decouple your application using request/response and notification patterns with simple, clean code.

Language: C# - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pwjtd/hanabi

Command-Query mediator for .NET

Language: C# - Size: 456 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

lawrence-laz/generic-pipeline

A simple, fast and generic implementation of the pipeline design pattern.

Language: C# - Size: 196 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

vlada22/minimal-mediator

Minimal Mediator

Language: C# - Size: 111 KB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 6 - Forks: 1

AngeloDotNet/MediatorPatternWithoutNugetPackages

Example showing how to implement the Mediator Pattern without using the MediatR Nuget package

Language: C# - Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

dstar55/100-words-design-patterns-java

GoF Design Patterns, each pattern described with story from real life.

Language: Java - Size: 2.76 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 177 - Forks: 70

dwndland/Chapter.Net.Mediation

Chapter.Net.Mediation is a lightweight library that implements the mediator pattern to enable decoupled communication between components in .NET applications.

Language: C# - Size: 32.2 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

JBeni/BlazorShop

Create a Shop with Blazor Web on Net 7. Stripe Checkout & Subscription

Language: C# - Size: 10.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 32 - Forks: 13

luismr/spring-commander

Spring Commander is a lightweight framework for implementing the Command-Query Separation (CQS) pattern in Java Spring Boot, powered by a clean Mediator architecture.

Language: Java - Size: 42 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ppossanzini/arbitrer

MediatR RPC implementation via Pipelines

Language: C# - Size: 237 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 3

spencer-luo/PyDesignPattern

Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.

Language: Python - Size: 1.3 MB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 284 - Forks: 98

darlov/Antda.Messages

Set of libraries for sending messages by follow mediator pattern.

Language: C# - Size: 127 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

marcominerva/MediatRSample

A collection of samples about using MediatR in a Web API application

Language: C# - Size: 15.6 KB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

BeratYesbek/cqrs-template-with-mediator

CQRS design pattern with mediator custom usage for spring boot

Language: Java - Size: 88.9 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 1

HowProgrammingWorks/Mediator

Define an interaction between instances as a separate instance

Language: JavaScript - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

metaory/pcall.js

✱ Minimal Result/Monad like tuples for JS

Language: JavaScript - Size: 10.5 MB - Last synced at: 23 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

MoienTajik/DesignPatterns-Mediator

Mediator Design Pattern Example in C#

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

hyperledger-identus/mediator

Identus DIDComm V2 Mediator

Language: Scala - Size: 3.02 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 19 - Forks: 10

coderyi/DecouplingKit

decoupling between modules in your iOS Project. iOS模块化过程中模块间解耦方案

Language: Objective-C - Size: 67.4 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 141 - Forks: 20

nosratifarhad/Wallet

Wallet Service

Language: C# - Size: 32.2 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mohamedelareeg/CleanArchitecture

Explore Clean Architecture principles in .NET Core 8 - An organized, scalable, and maintainable codebase following best practices

Language: C# - Size: 1.03 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 63 - Forks: 15

madslundt/NetCoreMediatrSample

A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices paradigms, fostering modularity, maintainability, and scalability.

Language: C# - Size: 118 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 142 - Forks: 33

mjbradvica/MediatorBuddy

An opinioned implementation of the MediatR library.

Language: C# - Size: 1.31 MB - Last synced at: 17 days ago - Pushed at: 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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

YashodhanFake/EShopMicroservices

Microservices, Vertical-Slice Architecture, CQRS, Clean Architecture & Tactical Domain-Driven Design implement by ASP.NET Core 8.0, EF Core ORM, Marten ORM

Language: C# - Size: 70.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Rapter1990/cqrs-example

Spring Boot CQRS Example (Docker, Apache Kafka, Zookeeper, MYSQL, MongoDB)

Language: Java - Size: 2.67 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 6

nourelnaby4/EShopMicroservices

e-shop system based on microservice architecture and ddd using asp.net core

Language: C# - Size: 142 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

taberkkaya/WebAPI.OnionCQRS

.NET Core 8 Web API Project

Language: C# - Size: 102 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

mehdihadeli/movie-search-application

🎬 A simple movie search app, built with .Net 8, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.

Language: C# - Size: 2.38 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 38 - Forks: 10

stacenko-developer/Patterns

Паттерны проектирования с примерами на C#

Language: C# - Size: 875 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 1

andreluizsecco/AspNetCore.BookStore

ASP.NET Core application using Command Pattern and Repository Pattern

Language: C# - Size: 658 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 163 - Forks: 41

MatthiWare/mediator.dart

A simple yet highly configurable Mediator implementation that allows sending requests and publishing events.

Language: Dart - Size: 209 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

yangKJ/Rickenbacker

🎉 RxSwift extensions and MVVM component project architecture.

Language: Swift - Size: 9.24 MB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 118 - Forks: 22

tdinucci/LogicMine

An evolved implementation of the mediator pattern, helping you build highly maintainable systems

Language: C# - Size: 4.04 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 2

fiseni/Pozitron.Extensions.MediatR

A simple library that extends MediatR with various publishing strategies.

Language: C# - Size: 751 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

VikashChauhan51/mediator-forge

MediatorForge is a robust library designed to streamline the implementation of CQRS patterns in .NET applications with MediatR. It provides integration for validation, authorization, logging, and mediator behaviors, enhancing code readability and maintainability.

Language: C# - Size: 597 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

andyrids/ipymediator

Communication between ipywidgets for use in Jupyter/IPython

Language: Python - Size: 171 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nourelnaby4/ShopifyModularMonolith

Modular Monolith Architecture With .Net9

Language: C# - Size: 61.5 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

1plam/FleetJourney 📦

Software created to simplify the process of recording business trips made by TheGreenMile™ employees using their fleet of electric cars.

Language: C# - Size: 61.8 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

EngRajabi/MediatR.Useful.Behaviors

MediatR Useful Behavior In this repository; I tried to write and save the best popular behaviors that we use in mediatr in a professional way. And they will be added and improved over time. The best library to complete mediatr

Language: C# - Size: 109 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 34 - Forks: 4

TeamDev-it/arbitrer Fork of ppossanzini/arbitrer

MediatR RPC implementation via Pipelines

Language: C# - Size: 138 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mStylias/Harmony

A practical set of tools and implementations of common design patterns that aim to simplify the creation of well structured and testable .NET codebases

Language: C# - Size: 580 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 6 - Forks: 0

brmattge/abi-gth-omnia-developer-evaluation

A CRUD API challenge with DDD, .NET, Mediator, Event Publisher, Logger, Unit Tests (xUnit), and PostgreSQL, including business rules.

Language: C# - Size: 119 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ataberkdag/ChoreographyBasedSagaExample

Dockerized Choreography-based Saga Example Project with Onion Architecture. Includes Order, Stock and Payment microservices.

Language: C# - Size: 62.5 KB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2