An open API service indexing awesome lists of open source software.

https://github.com/angelodotnet/mediatorpatternwithoutnugetpackages

Example showing how to implement the Mediator Pattern without using the MediatR Nuget package
https://github.com/angelodotnet/mediatorpatternwithoutnugetpackages

example mediator pattern project

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

          

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