mediator-pattern
There are 357 repositories under mediator-pattern topic.
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#版本实现
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.
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
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
anupavanm/csharp-design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
rafaelfgx/DotNetCore
.NET 9 Nuget Packages.
VanHakobyan/DesignPatterns
:key:Elements of Reusable Object-Oriented Software:unlock:is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch.
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
mehdihadeli/Go-MediatR
🚃 A library for handling mediator patterns and simplified CQRS patterns within an event-driven architecture, inspired by csharp MediatR library.
Trendyol/kediatR
Mediator implementation in Kotlin with native coroutine support
ivanpaulovich/FluentMediator
:twisted_rightwards_arrows: FluentMediator is an unobtrusive library that allows developers to build custom pipelines for Commands, Queries and Events.
ozgurkara/fastapi-pydiator
Python clean architecture and usecase implementation with fastapi and pydiator-core
ahmetcanaydemir/insanlar-icin-tasarim-desenleri
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
ArmandJ77-zz/CQRSAndMediator-Microservice
A microservice architecture template which implements the CQRS and Mediator patterns
ImmediatePlatform/Immediate.Handlers
Source Generated implementation of the Mediator pattern
anupavanm/csharp-design-patterns-for-humans-examples
Complete C# Examples Refereed in csharp-design-patterns-for-humans
alsami/MediatR.Extensions.Autofac.DependencyInjection
Autofac plug-in for MediatR.
yilmazmustafayilmaz/MY.OnionArchitecture
Türkçe kaynağa destek olması amacıyla mini makaleler ve uygulama örnekleri ile oluşturulmuş bir Onion Architecture Projesidir.
hgmauri/sample-cqrs-mediatr
CQRS with MediatR in .NET 6.0
NickNaso/hertzy
Event bus channel
ozgurkara/pydiator-core
The Pydiator is an in-app communication method.
ehsangazar/design-patterns-php
All Design Patterns Samples in PHP
ehsangazar/design-patterns-cpp
All Design Patterns Samples in C++
sergeyleschev/design-patterns
Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
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
LeftTwixWand/ModernCQRS
This repository shows, how to implement CQRS architecture pattern, using Autofac and MediatR libraries.
codesplinta/busser
A robust, opinionated, UI state flow management option for scalable and precise communication across ReactJS Components
MoienTajik/DesignPatterns-Mediator
Mediator Design Pattern Example in C#
ImmediatePlatform/Immediate.Apis
Source Generated registrations connecting Immediate.Handlers and minimal APIs
arolla/choreography-kata
A kata to learn and practice Choreography as opposed to Orchestration, as in a microservices architecture
tharinga/UniMediator
UniMediator is a Unity package that enables you to easily use the Mediator pattern in Unity. This library is inspired by MediatR and works in a very similar way.
MohanedZekry/WebAPI-CleanArchitecture
A sample .NET Core project showcasing the implementation of Clean Architecture principles with MediatR pattern for separation of concerns and maintainability.
ArmandJ77-zz/CQRSAndMediator-Scaffolding
A dotnet CLI code scaffolding tool for domains that implement CQRS and Mediator Patterns
BillyNgo/MicroRabbit
.NET Core Microservice with RabbitMQ
canyener/social-me-die
A social media experiment with .net core, ef core, react and mobx.