Finbuckle / Finbuckle.MultiTenant

Finbuckle.MultiTenant is an open-source multitenancy middleware library for .NET. It enables tenant resolution, per-tenant app behavior, and per-tenant data isolation.
https://www.finbuckle.com/multitenant
Apache License 2.0
1.3k stars 265 forks source link

When Finbuckle.MultiTenant 4.1.0 will be released? #201

Closed mjallaq88 closed 4 years ago

mjallaq88 commented 4 years ago

I would like to know when are you planning to release a new version of the latest code 4.1.0?

AndrewTriesToCode commented 4 years ago

hi @mjallaq88 I'm planning for version 5.0 within the next week. It will support .NET Core 3.1, have more multi tenant stores, and allow for more flexibility with EFCore and existing databases.

mjallaq88 commented 4 years ago

Awesome. I'm looking forward to consuming it. I'm using the latest code in my current project as a git submodule to use some of the added features.

AndrewTriesToCode commented 4 years ago

@mjallaq88 update: I have finished all the functionality. Just a few minor items then I will publish 5.0.

mjallaq88 commented 4 years ago

@achandlerwhite Great news! Thank you for the update

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.