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

[#805] Implemented the Echo Store. #807

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Thijs153
Copy link

resolves #805 with an Echo Store that returns a new tenant instance based on the given identifier.

@Thijs153
Copy link
Author

@dotnet-policy-service agree

@AndrewTriesToCode
Copy link
Sponsor Contributor

@Thijs153 Looks great! I'm sorry I didn't realize a different PR I merged would cause conflicts. Can you resolve and I will merge ASAP? The conflicts should be very minimal.

Thijs153 added 2 commits April 30, 2024 10:23
# Conflicts:
#	docs/Stores.md
#	test/Finbuckle.MultiTenant.Test/DependencyInjection/MultiTenantBuilderExtensionsShould.cs
@Thijs153
Copy link
Author

Hey @AndrewTriesToCode, a little late, but I just saw your message. I resolved the conflicts, and I believe it should be good now. Let me know 🙂

@AndrewTriesToCode
Copy link
Sponsor Contributor

Thanks!

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.

[Question] MultiTenancy without stores?
2 participants