Dotnet Migrate

safe-migration playbook for .NET - the disciplined way to evolve a schema with EF Core, lift a solution onto a newer target framework, and refresh NuGet dependencies without breaking production. A process skill, version-neutral with a .NET 8 floor. Load when you run a database migration, raise the target framework or SDK, or bump packages - trigger words migrate, upgrade, update packages. Companions: `dotnet-data-access` for query and migration mechanics, `dotnet-project-setup` for central package management, `dotnet-web-backend` for the surrounding service. Skip it for ordinary feature work that touches no schema, no version, and no package.

envoydev 176282d 2 files · 10.4 KB Updated

File contents

envoydev/claude-stack/tree/main/stack/skills/dotnet-migrate commit 176282da28

Frequently asked questions

npx skillmds@latest add envoydev/dotnet-migrate