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

Rewrite callback implementation to async code style and Hide implementation of mediatr from main #5

Closed
wireless90 opened this issue Sep 25, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@wireless90
Copy link
Collaborator

Hide implementation of mediatr from main

  • This will reduce the complexity of usage code
  • Shift Mediatr notifications to application layer
  • Shift di injection to application layer
  • main layer need not know the existence of Mediatr

Rewrite callback implementation to async code style

  • Callback style is legacy for current c# coding style
  • asyn await is more prefered and easy to consume
@wireless90 wireless90 added the enhancement New feature or request label Sep 25, 2022
@wireless90
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant