Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Implement the Mediator Pattern? #7

Description

@CalvinRodo

I've used the mediatr project https://github.com/jbogard/MediatR in the past to decouple my business logic away from our controllers.

I've found on non-trivial applications it can really help to decouple actions in Controllers and makes things a little more testable.

It can be a bit overkill for small projects however.

https://github.com/jbogard/MediatR/wiki

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions