dotnet-multi-tenant
OfficialSecurely manage multi-tenant .NET apps.
Authoremaginebr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust framework for implementing multi-tenancy in .NET applications, ensuring data isolation, secure authentication, and efficient resource management across different tenants.
Core Features & Use Cases
- Per-Tenant Database Isolation: Ensures each tenant's data is stored separately.
- Dynamic JWT Configuration: Manages unique JWT secrets for each tenant for secure authentication.
- Tenant Resolution: Automatically identifies the tenant from request headers or JWT claims.
- ACL Layer Propagation: Seamlessly injects tenant context into inter-service communication.
- Use Case: A SaaS platform needs to onboard new clients (tenants) securely, providing each with their own isolated database and authentication credentials, all managed efficiently through a .NET backend.
Quick Start
Use the dotnet-multi-tenant skill to implement tenant middleware and resolve tenant context from the X-Tenant-Id header.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet-multi-tenant Download link: https://github.com/emaginebr/BazzucaMedia/archive/main.zip#dotnet-multi-tenant Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.