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

https://github.com/gravity00/introductionmediatorcqrs


https://github.com/gravity00/introductionmediatorcqrs

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# IntroductionMediatorCQRS

Project introducing [SimpleSoft.Mediator](https://github.com/simplesoft-pt/Mediator) in ASP.NET Core applications.

Buy Me A Coffee

## Articles

* [Introduction to the mediator pattern in ASP.NET Core applications](https://medium.com/swlh/mediator-pattern-in-asp-net-core-applications-109b4231c0f8)
* [Using Mediator Pipelines in ASP.NET Core Applications](https://medium.com/swlh/mediator-pattern-in-asp-net-core-applications-pipelines-ec0926e71bc8)
* [Validation with Mediator Pipelines in ASP.NET Core Applications](https://medium.com/swlh/validation-with-mediator-pipelines-in-asp-net-core-applications-7878a56ec604)
* [Transaction Management with Mediator Pipelines in ASP.NET Core](https://medium.com/swlh/transaction-management-with-mediator-pipelines-in-asp-net-core-39317a19bb8d)
* [Auditing with Mediator Pipelines in ASP.NET Core](https://joaoprsimoes.medium.com/auditing-with-mediator-pipelines-in-asp-net-core-be34cf3551b)