entityframework-dotnet-single-db

Community

Simplify multi-tenant SaaS DB setup with Jarvis EF Core.

Authorhoangnh2412
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of complex multi-tenant database configuration for small to medium SaaS applications built with the Jarvis EF Core framework, eliminating the operational overhead of managing separate databases per tenant.

Core Features & Use Cases

  • Simplified DI Registration: Registers a single generic AppDbContext with a fixed connection string, no complex interceptors required for setup.
  • Automatic Tenant Data Filtering: Uses global query filters via the ITenantEntity interface to automatically scope all data access to the current tenant, using identifiers from the X-Tenant-Id header, claims, query parameters, or host values.
  • Use Case: Ideal for small to medium SaaS applications where shared database architecture reduces operational complexity compared to per-tenant database isolation models.

Quick Start

Use this skill to configure a shared multi-tenant database with automatic tenant filtering for your Jarvis EF Core ASP.NET Core SaaS application.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: entityframework-dotnet-single-db
Download link: https://github.com/hoangnh2412/jarvis/archive/main.zip#entityframework-dotnet-single-db

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.