Skip to content
#

mediator-pattern

Here are 324 public repositories matching this topic...

This e-commerce platform is implemented in Java and incorporates three design patterns to enhance its functionality and maintainability: Strategy, Mediator, and Template Method. By incorporating these design patterns, this e-commerce platform becomes more flexible, scalable, and maintainable.

  • Updated Jul 30, 2023
  • Java

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

  • Updated Nov 15, 2022
  • C#

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.

  • Updated Jan 24, 2022
  • C#

PyQt6 Mediator Mixin is a Python library that enhances PyQt6's signal-slot mechanism by implementing the mediator pattern. It allows for more modular and maintainable code by enabling classes to emit and receive signals without knowing about each other. The library also provides the ability to extend the SignalCode enum for custom signals.

  • Updated Feb 11, 2024
  • Python

Improve this page

Add a description, image, and links to the mediator-pattern topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mediator-pattern topic, visit your repo's landing page and select "manage topics."

Learn more