Skip to content

oliverigor27/MediatorLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediatorLite

.NET Core License Build Status

A lightweight and flexible library for implementing the Mediator pattern in C#, enabling decoupled communication between components.


📦 About

MediatorLite is a minimalistic and extensible implementation of the Mediator Pattern for C#. It allows components to communicate through a central mediator without knowing about each other, promoting low coupling and high testability.


🚀 Features

  • ✅ Lightweight and dependency-free
  • ✅ Request/Response message support
  • ✅ Handler registration via reflection or manual setup
  • ✅ Compatible with dependency injection
  • ✅ Easy to extend and customize

About

A lightweight and flexible library for implementing the Mediator pattern in C#, enabling decoupled communication between components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages