Skip to content

Finbuckle Logo MultiTenant 10.1.3

MultiTenant is an open source multi-tenancy library for modern .NET created and maintained by Finbuckle LLC. 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 10.

Beginning with MultiTenant v10, major version releases align with .NET major version releases.

New development focuses on the latest 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 MultiTenant that matches your .NET version.

Open Source Support

Table of Contents

  1. What's New in v10.1.3
  2. Open Source Support
  3. Quick Start
  4. Documentation
  5. Sample Projects
  6. Build and Test Status
  7. License
  8. .NET Foundation
  9. Code of Conduct
  10. Community
  11. Building from Source
  12. Running Unit Tests

What's New in v10.1.3

This section only lists release update details specific to v10.1.3. See the changelog file for all release update details.

Bug Fixes

deps

general

Refactoring

efcore

Open Source Maintenance Fee

Effective November 10th, 20026

This project participates in the Open Source Maintenance Fee.

The source code is freely available under the terms of the LICENSE. To support sustainable maintenance, use of the project’s official releases in revenue-generating activities requires adherence to the Open Source Maintenance Fee.

In short: if you use this project as part of generating revenue, the Maintenance Fee applies. The fee directly supports the people maintaining the project and helps ensure its long-term health.

To pay the Maintenance Fee, become a Sponsor.

Additional support is provided by the following organizations:

Digital Ocean logo

GitHub logo

Jetbrains logo

Quick Start

MultiTenant is designed to be easy to use and follows standard .NET conventions as much as possible. See the Getting Started documentation for more details.

Documentation

The library builds on basic multi-tenant functionality to provide a variety of higher level features. See the documentation for more details:

Sample Projects

A variety of sample projects are available in the repository.

Build and Test Status

Build and Test Status

License

This project uses the Apache 2.0 license. See 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 peruse the code!

Building from Source

From the command line clone the git repository, cd into the new directory, and compile with dotnet build.

git clone https://github.com/Finbuckle/Finbuckle.MultiTenant.git
cd Finbuckle.MultiTenant
dotnet build

Running Unit Tests

Run the unit tests from the command line with dotnet test from the solution directory.

dotnet test

About

MultiTenant is an open source multi-tenancy library for modern .NET created and maintained by Finbuckle LLC.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

1.6k stars

Watchers

37 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages