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

Added MassTransit Support #928

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Bru456
Copy link

@Bru456 Bru456 commented Jan 17, 2025

Added Masstransit support:

  • Added src/Finbuckle.MultiTenant.MassTransit
    • Main functionality for MassTransit
  • Added tests/Finbuckle.MultiTenant.MassTransit.Test
    • Tests the functionality for MassTansit and uses in memory bus for testing.
  • Added samples/net9.0/MassTransitSample
    • Uses ASP.Net Core API to trigger in memory service bus and send a request via mass transit and logs the message.
    • There is a readme here explaining how the app works.

@Bru456
Copy link
Author

Bru456 commented Jan 17, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant