Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement MediatR, Refactor CreateCommunity #33

Merged
merged 3 commits into from
Nov 14, 2024
Merged

Conversation

ddimkovikj
Copy link
Member

Added basic implementation of MediatR and refactored CreateCommunity to use it.

Bogatinov
Bogatinov previously approved these changes Nov 14, 2024
Copy link
Contributor

@Bogatinov Bogatinov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes look good, we have a duplicate file only :)

src/LinkMe/RegisterCommunity.cs Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BE] Loosen coupling between components by implementing the mediator pattern
3 participants