initialize-ef-core-dbcontext

Community

Scaffold EF Core DbContext

Authorjim60105
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the setup of Entity Framework Core DbContext, simplifying the process of scaffolding databases, generating entity models, and configuring essential project settings for ASP.NET Core applications.

Core Features & Use Cases

  • DbContext Scaffolding: Generates a DbContext class from an existing database.
  • Entity Model Generation: Creates C# entity classes based on database schema.
  • Configuration Assistance: Guides through setting up connection strings and dependency injection.
  • Use Case: When starting a new ASP.NET Core project that needs to interact with an existing SQL Server database, this Skill can quickly generate the necessary EF Core components.

Quick Start

Use the initialize-ef-core-dbcontext skill to scaffold a DbContext using the provided connection string.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: initialize-ef-core-dbcontext
Download link: https://github.com/jim60105/copilot-prompt/archive/main.zip#initialize-ef-core-dbcontext

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 223,000+ vetted skills library on demand.