dotnet-ef-migrations

Community

Master EF Core migrations, effortlessly.

Authoronesmartguy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies managing database schema changes in .NET applications using Entity Framework Core migrations, ensuring consistent and reliable database updates across environments. It helps you evolve your database schema in sync with your code, reducing deployment risks and manual errors.

Core Features & Use Cases

  • Code-First Migrations: Generate and apply migrations based on your C# DbContext, keeping your database schema in sync with your models.
  • Data Seeding & Custom SQL: Populate initial data and execute raw SQL commands within migrations for fine-grained control.
  • Production Deployment Strategies: Generate idempotent SQL scripts or migration bundles for safe, repeatable production deployments.
  • Rollback & Conflict Handling: Learn to revert migrations and resolve conflicts efficiently in team development environments.

Quick Start

Generate a new EF Core migration for my .NET application to add a new OrderStatus column to the Orders table, and then create an idempotent SQL script for production deployment.

Dependency Matrix

Required Modules

Microsoft.EntityFrameworkCore.DesignMicrosoft.EntityFrameworkCore.SqlServerNpgsql.EntityFrameworkCore.PostgreSQL

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: dotnet-ef-migrations
Download link: https://github.com/onesmartguy/next-level-real-estate/archive/main.zip#dotnet-ef-migrations

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.