abpframework / abpframework/abp
Per tenant services
Open
Nobody has claimed this yet.
abp-framework
feature
priority:low
pull-request-candidate
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
Requirement
We need to able to use different implementations for same service per tenant. Autofac support it. We may provide a way to select a service implementation based on the current tenant name.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue proposes different implementations of the same service for each tenant, selected by the current tenant name, but names no files, tests, or entry points. Start by locating the framework's service-registration and tenant-resolution areas; done should include a defined per-tenant selection mechanism with coverage for multiple tenant implementations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100