Finbuckle.MultiTenant Docs

Finbuckle Logo Finbuckle.MultiTenant 9.0.0

About Finbuckle.MultiTenant

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 8 and .NET 9.

Beginning with Finbuckle.MultiTenant 8.0.0 major version releases align with .NET major version releases and target all Microsoft supported major .NET versions at the time of initial release.

New development focuses on the latest Finbuckle.MultiTenant release version while critical security and severe bug fixes will be released for prior versions which target .NET versions supported by Microsoft.

In general, you should target the version of Finbuckle.MultiTenant that matches your .NET version.

Main Build and Test Status

Build and Test Status

License

This project uses the Apache 2.0 license. See the LICENSE file for license information.

.NET Foundation

This project is supported by the .NET Foundation.

Code of Conduct

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.

Community

Check out the GitHub repository to ask a question, make a request, or check out the code!

Sample Projects

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.