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

Topic: "mediator-pattern"

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: 19 days ago - Pushed at: over 5 years ago - Stars: 4,433 - Forks: 1,026

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: about 1 month ago - Pushed at: over 1 year ago - Stars: 3,342 - Forks: 462

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: 20 days ago - Pushed at: about 1 month ago - Stars: 3,004 - Forks: 1,619

martinothamar/Mediator

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

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

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: 5 months ago - Pushed at: almost 3 years ago - Stars: 1,326 - Forks: 170

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: 18 days ago - Pushed at: 7 months ago - Stars: 909 - Forks: 159

rafaelfgx/DotNetCore

.NET Nuget Packages.

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

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.

Language: C# - Size: 245 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 262 - Forks: 74

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: 15 days ago - Pushed at: about 1 month ago - Stars: 241 - Forks: 16

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: 323 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 214 - Forks: 35

Trendyol/kediatR

Mediator implementation in Kotlin with native coroutine support

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

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: 1 day ago - Pushed at: over 5 years ago - Stars: 194 - Forks: 17

ImmediatePlatform/Immediate.Handlers

Source Generated implementation of the Mediator pattern

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

ozgurkara/fastapi-pydiator

Python clean architecture and usecase implementation with fastapi and pydiator-core

Language: Python - Size: 947 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 125 - Forks: 23

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

ahmetcanaydemir/insanlar-icin-tasarim-desenleri

Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları

Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 98 - Forks: 2

ArmandJ77-zz/CQRSAndMediator-Microservice

A microservice architecture template which implements the CQRS and Mediator patterns

Language: C# - Size: 158 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 94 - Forks: 39

minhsangdotcom/Clean-Architecture_The-Template

The .NET Core Clean Architecture Solution Template is here! 🚀 help you deliver robust applications effortlessly.

Language: C# - Size: 2.98 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 91 - Forks: 23

anupavanm/csharp-design-patterns-for-humans-examples

Complete C# Examples Refereed in csharp-design-patterns-for-humans

Language: C# - Size: 53.7 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 65 - Forks: 18

alsami/MediatR.Extensions.Autofac.DependencyInjection

Autofac plug-in for MediatR.

Language: C# - Size: 500 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 56 - Forks: 14

hgmauri/sample-cqrs-mediatr

CQRS with MediatR in .NET 6.0

Language: C# - Size: 73.2 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 52 - Forks: 17

ozgurkara/pydiator-core

The Pydiator is an in-app communication method.

Language: Python - Size: 335 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 49 - Forks: 4

NickNaso/hertzy

Event bus channel

Language: JavaScript - Size: 6.78 MB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 49 - Forks: 4

ehsangazar/design-patterns-cpp

All Design Patterns Samples in C++

Language: C++ - Size: 40 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 45 - Forks: 30

ehsangazar/design-patterns-php

All Design Patterns Samples in PHP

Language: PHP - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 15

sergeyleschev/design-patterns

 Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+

Language: Swift - Size: 225 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 37 - Forks: 23

yilmazmustafayilmaz/MY.OnionArchitecture

Türkçe kaynağa destek olması amacıyla mini makaleler ve uygulama örnekleri ile oluşturulmuş bir Onion Architecture Projesidir.

Language: C# - Size: 797 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 0

codesplinta/busser

A robust, opinionated, UI state flow management option for scalable and precise communication across ReactJS Components

Language: JavaScript - Size: 2.61 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 35 - Forks: 2

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: 21 days ago - Pushed at: 4 months ago - Stars: 34 - Forks: 4

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: 2 months ago - Pushed at: 2 months ago - Stars: 30 - Forks: 3

ImmediatePlatform/Immediate.Apis

Source Generated registrations connecting Immediate.Handlers and minimal APIs

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

mostafasharaby/E-Commerce-Microservices

A scalable E-Commerce Microservices

Language: C# - Size: 210 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 28 - Forks: 13

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

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: about 2 months ago - Pushed at: about 1 year ago - Stars: 23 - Forks: 10

arolla/choreography-kata

A kata to learn and practice Choreography as opposed to Orchestration, as in a microservices architecture

Language: Python - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 9

ArmandJ77-zz/CQRSAndMediator-Scaffolding

A dotnet CLI code scaffolding tool for domains that implement CQRS and Mediator Patterns

Language: C# - Size: 236 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 19 - Forks: 13

stacenko-developer/Patterns

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

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

canyener/social-me-die

A social media experiment with .net core, ef core, react and mobx.

Language: C# - Size: 187 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 0

rohitksingh/Design_Patterns_aka_Hawai_Baatein

Repository which contains simple code implementation of different Design Pattern.

Language: Java - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 8

verloka/DesignPatterns

Design Patterns: Elements of Reusable Object-Oriented Software

Language: C# - Size: 806 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 4

AdemCatamak/StockManagement

Sample for CQRS with MediatR => https://medium.com/@ademcatamak/stok-y%C3%B6netimi-cqrs-%C3%B6rne%C4%9Fi-c8243b82c7b2

Language: C# - Size: 200 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

yogyogi/ASP.NET-Core-CRUD-Operation-with-CQRS-and-MediatR-Patterns

Implementing ASP.NET Core CRUD Operation with CQRS and MediatR Patterns

Language: C# - Size: 19.6 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 10

j-didi/clean-architecture-dotnet

This repository is a sandbox to experiment with new techniques, concepts, and technologies using Clean Architecture concepts. Here you will find Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), SOLID Design Principles, Design Patterns, and more.

Language: C# - Size: 154 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 0

fullstackhub-io/UserManagement

ASP.NET Core 3.1 with Angular 10 clean architecture learning path.

Language: C# - Size: 262 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 16

ademguney/BlogiBlog-MVC

Blogi Blog open source multi language web blog project.

Language: C# - Size: 61.3 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 1

kadir-code/DesignPatterns

In this project, I tried to apply some design patterns with sample projects.

Language: C# - Size: 66.4 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 2

stevenmclintock/mediatr-demo

A demo API built in ASP.NET Core to demonstrate using the MediatR package

Language: C# - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 3

fraineralex/RealEstate-App

🌱 Real estate app with robust roles system built using ASP.NET Core

Language: C# - Size: 29.7 MB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 10 - 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: over 1 year ago - Stars: 10 - Forks: 2

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

kmhigashioka/ShortBus

ShortBus is an in-process mediator with low-friction API implemented in Java.

Language: Java - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 4

ANgajasinghe/TaskApp

Beginner-friendly .NET6 REST API development with TDD best practices and includes REST APIs, Mediator Pattern, Fluent Validation and much more.

Language: C# - Size: 30.3 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

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: 4 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 4

efekahveci/KahveliKodlamaWebApi

.Net Core 5.0 Web Api

Language: C# - Size: 22.2 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 0

H-Ghamarzadeh/HGO.Hub

A simple library for implement Event Sourcing, Pub/Sub, Mediator, CQRS Pattern with multiple handlers in .NET with this package you can easily implement Wordpress Hooks (Action/Filter) in your ASP.Net project.

Language: C# - Size: 90.8 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 2

phamhongphuc1403/dotnet-microservices-boilerplate

A work-in-progress .NET microservices boilerplate, following Clean Architecture.

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

MarcosCostaDev/TDD-DDD-Eventsourcing-Mediator

A project that use onion architecture for C# .net projects. Developed using the Test Driven Development and CQRS strategy.

Language: C# - Size: 90.8 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 4

zehraseren/CarBookProject

Language: HTML - Size: 11.6 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

myty/jimmy

This is a simple library for using the mediator pattern in your typescript and deno projects. While not entirely a true port, the MediatR library for .NET is a direct influence.

Language: TypeScript - Size: 93.8 KB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

velunin/CqrsVibe

An implementation of CQRS with configuring pipelines via GreenPipes

Language: C# - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

whsv26/mediator

CQRS Symfony bundle. Psalm friendly symfony/messenger wrapper.

Language: PHP - Size: 122 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

BillyNgo/MicroRabbit

.NET Core Microservice with RabbitMQ

Language: JavaScript - Size: 4.96 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

mghoreishi/sample-dotnet-Core-cqrs-mediator-api

Sample .NET Core Web API CQRS implementation with Ef Core,Mediator, Cqrs and DDD using Clean Architecture.

Language: C# - Size: 118 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

bahmani00/SnackMachine

DDD implementation of Snack Machine

Language: C# - Size: 675 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

mchekin/design-patterns

OOP Design Patterns implemented in PHP

Language: PHP - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 6 - 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: 194 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

angelobelchior/TheMediator

A Free and Open-Source Mediator Pattern Implementation for .NET

Language: C# - Size: 444 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

GabrieleToffanin/MediaSharp

Mediator Pattern wrapper that is reflection Free !

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

busraozdemir0/TraversalProject

Traversal Rezervasyon Project with Asp.Net Core 5.0

Language: HTML - Size: 53.3 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 2

iamstan13y/fomalhaut-microservices

Language: C# - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - 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: 6 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

fullstackhub-io/AzureFunctionAPI-CosmosDB-CleanArchitecture

Http Trigger Azure fnction with CosmosDB and clean architecture.

Language: C# - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

itsyst/blog-api-net6

Build a web & mobile application .NET 6 - based on clean architecture design philosophy, and using CQRS and Mediator patterns.

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

mahdibohloul/Kpring-mediatR

An implementation of MediatR on JVM for Spring using Kotlin coroutines

Language: Kotlin - Size: 149 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

serhatyamann/DESIGN_PATTERNS

Design Patterns explanations and examples.

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

Razenpok/Razensoft.Mediator

Simple mediator library for Unity

Language: C# - Size: 8.79 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

bezzad/TinyMediator

A light weight copy of MediatR for Mediator Pattern in .NetStandard

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

kan01234/design-patterns

Project of example of design patterns implement by Java.

Language: Java - Size: 1.82 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

Sergi0Martin/OpenMediator

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

Language: C# - Size: 134 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 4 - 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: 6 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 1

sunmeat/mediator

mediator pattern cpp example [BEHAVIORAL]

Language: C++ - Size: 22.5 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

askarmus/SmartHotel

This repository provides comprehensive guidance on developing your upcoming microservices architecture project using .NET Core 8.

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

sinanfen/ETicaretAPI

.NET Core 6 - E-commerce API - CQRS Design Pattern - MediatR - Onion Clean Architecture

Language: C# - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

oznakdn/ProjectManagement

Clean Architecture, Asp.Net Core Web API, EF Core, Jwt Authentication (Role base), Repository, Unit Of Work and CQRS Patterns, MediatR, Automapper, Fluent Validation, Global Exception Handling, Redis/InMemory Caching, Unit Testing (xUnit, Moq), RabbitMQ

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

j-didi/event-sourcing-cqrs

This repository is a sandbox to experiment CQRS and Event Sourcing techniques.

Language: C# - Size: 173 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

aslamovyura/OpenDiary

A web-appilcation developed on the .NET Core 3.1 (LTS). The application is a web diary for creating, reading & commenting on posts.

Language: C# - Size: 3.43 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

PeterKneale/Envoy

Mediator pattern

Language: C# - Size: 64.5 KB - Last synced at: 12 days ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

nolanholden/cpp-mediator

A simple, header-only Mediator implementation in C++

Language: C++ - Size: 66.4 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

aaronhall/backbone.mediator.js

Mediator pattern for backbone.js

Language: JavaScript - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: over 11 years ago - Stars: 4 - 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: 26 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

mirkankacan/EShopMicroservices

.NET Core 9 Microservices: DDD, CQRS, Vertical/Clean Architecture course.

Language: C# - Size: 2.47 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

Limon-7/Mediator-CQRS-boilerplate

🎯 Welcome to the Mediator Design Pattern Project! This repository focuses on implementing the mediator design pattern using ASP.NET Core. Additionally, custom middleware has been added to handle responses efficiently, ensuring a clean and maintainable architecture.

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

fraineralex/Restaurant-API

💡 C#/ASP.NET RESTful API for restaurant management.

Language: C# - Size: 36.1 KB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

heroku/memefab 📦

Fabricate Fabulous Memes

Language: Ruby - Size: 458 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 15

ardaguness/Clean-Architecture-WebApi

Web Api coded using .NET CORE 6, EntityFrameworkCore, Clean Architecture, CQRS Pattern, Mediator Pattern , SignalR and AutoMapper

Language: C# - Size: 85.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - 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: 9 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

sjohnsonaz/headwater

Dependency Injection and Mediator for TypeScript

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

emregulistan/aspnet-core-microservices

Microservices are obtained on .NET Core platforms by using ASP.NET Core 6.0 Web API, Docker, RabbitMQ, MassTransit, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SQLServer, EntityFramework Core, CQRS, .NET Core Identity Library Package, JWT and Clean Architecture technologies.

Language: C# - Size: 327 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

Ershad95/MediatR.Assert

Assert your MediatR configuration in any test framework like XUnit , NUnit , MsUnit , ...develop Creative Codes with Ershad Raoufi / ارشاد رئوفی

Language: C# - Size: 1.51 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

rezaashouri80/ReActivities

A social network web app like facebook using Asp.net core and react js

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

Related Topics
cqrs-pattern 104 clean-architecture 90 cqrs 74 csharp 65 mediator 63 design-patterns 54 mediatr 52 entity-framework-core 51 repository-pattern 50 asp-net-core 45 dotnet 44 docker 41 decorator-pattern 38 adapter-pattern 35 singleton-pattern 33 onion-architecture 31 observer-pattern 29 command-pattern 28 rabbitmq 27 dotnet-core 27 abstract-factory-pattern 26 facade-pattern 26 mongodb 26 redis 25 bridge-pattern 24 builder-pattern 24 fluentvalidation 22 signalr 22 iterator-pattern 22 automapper 21 factory-pattern 21 postgresql 20 strategy-pattern 20 proxy-pattern 20 rest-api 19 sql-server 19 composite-pattern 19 java 19 dependency-injection 18 swagger 18 chain-of-responsibility-pattern 18 api 17 domain-driven-design 17 memento-pattern 16 clean-code 16 entity-framework 16 docker-compose 15 event-sourcing 15 ddd 15 prototype-pattern 15 typescript 15 serilog 14 unitofwork-pattern 14 jwt-authentication 14 netcore 13 flyweight-pattern 13 microservices 13 microservices-architecture 12 solid-principles 12 state-pattern 12 fluent-validation 11 react 11 aspnetcore 11 factory-method-pattern 11 event-driven 11 webapi 11 unit-testing 11 visitor-pattern 11 interpreter-pattern 11 api-gateway 10 aspnet-core 10 ocelot-gateway 10 dapper 9 chain-of-responsibility 9 design-pattern 9 microservice 9 eventbus 9 api-rest 9 mediatr-library 9 ddd-architecture 8 sqlserver 8 vertical-slice-architecture 8 xunit-tests 8 aspnetcore-microservices 8 solid 7 restful-api 7 jwt 7 event-driven-architecture 7 identity 7 web-api 7 grpc 7 dotnet6 6 webapi-core 6 logging 6 minimal-api 6 reactjs 6 python 6 aspnet-web-api 6 cqs 6 ef-core 6