Finbuckle.
Finbuckle.MultiTenant is open source multitenancy middleware library for .NET. It enables tenant resolution, per-tenant app behavior, and per-tenant data isolation. See https://www.finbuckle.com/multitenant for more details and documentation.
This release supports .NET 6, .NET 7, and .NET 8.
This project uses the Apache 2.0 license. See the LICENSE file for license information.
This project is supported by the .NET Foundation.
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct or the CONTRIBUTING.md file.
Check out the GitHub repository to ask a question, make a request, or check out the code!
In addition to this documentation a variety of sample projects are available in the 'samples' directory. Be sure to read the information on the index page of each sample and the code comments in the Startup
class.