Talegen Multitenancy Library
This repository (Talegen.AspNetCore.Multitenant) is where we (Talegen) develop the Talegen Multi-Tenant library. The source code here is available to everyone under the standard Apache 2.0 license.
The purpose of this library is to provide a Multi-tenant middleware library for ASP.net Core applications, allowing for a multi-approach strategy for determining a tenant from an API request.
Documentation can be found on the GitHub pages at Talegen ASP.net Core Multitenancy Middleware library
There are many ways in which you can participate in the project, for example:
- Submit bugs and feature requests, and help us verify as they are checked in.
- Review source code changes.
- Review the documentation and make pull requests for anything from typos to new content.
If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute, which covers the following:
- How to build and run from source
- The development workflow, including debugging and running tests.
- Coding and style guidelines
- Submitting code changes (pull requests)
- Contributing to translations
- Ask a question on Stack Overflow
- Request a new feature.
- Up vote popular feature requests.
- File an issue.
- Follow @TalegenInc and let us know what you think!
Many projects and products support the Talegen Mult-Tenant library. Many of these projects live in their own repositories on GitHub. For example, the Talegen.Common.Core is utilized for its common support extensions.
This project has adopted the Talegen Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact us with additional questions or comments.
Copyright © Talegen, LLC. All rights reserved.