abpframework / abpframework/abp

Per tenant services

Open
#48 2 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.