migrate-dotnet10-to-dotnet11
OfficialUpgrade .NET 10 to .NET 11 seamlessly.
Authordotnet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the complex process of migrating .NET 10 projects to .NET 11, ensuring all breaking changes are addressed and the project builds and runs correctly.
Core Features & Use Cases
- Target Framework Migration: Updates project files to target
net11.0. - Dependency Updates: Upgrades relevant NuGet packages to .NET 11 compatible versions.
- Breaking Change Resolution: Systematically fixes compilation errors and behavioral changes introduced in .NET 11, C# 15, and related libraries like EF Core.
- Infrastructure Updates: Modifies Dockerfiles and CI/CD pipelines for .NET 11 compatibility.
- Use Case: You have a critical .NET 10 application that needs to be upgraded to leverage the latest features and security updates in .NET 11. This Skill will guide you through the entire upgrade process, from updating the target framework to resolving subtle runtime behavioral changes.
Quick Start
Use the migrate-dotnet10-to-dotnet11 skill to upgrade the project located at '/path/to/your/project.csproj'.
Dependency Matrix
Required Modules
None requiredComponents
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: migrate-dotnet10-to-dotnet11 Download link: https://github.com/dotnet/skills/archive/main.zip#migrate-dotnet10-to-dotnet11 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.