migrating-mvc-http-pipeline
OfficialEffortlessly migrate ASP.NET Framework HTTP pipeline components to ASP.NET Core.
Authormicrosoft
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of migrating ASP.NET Framework HTTP pipeline components (HttpModules, HttpHandlers, Global.asax) to ASP.NET Core middleware and endpoints, ensuring a smooth transition with minimal manual effort.
Core Features & Use Cases
- Automatic Migration: Converts HttpModules to middleware, HttpHandlers to endpoints, and Global.asax events to their Core equivalents.
- Pipeline Ordering: Preserves the execution order of modules and handlers, crucial for authentication, logging, and error handling.
- Use Case: Ideal for projects with legacy ASP.NET Framework code looking to upgrade to ASP.NET Core without re-writing the entire application.
Quick Start
Run the skill to automatically migrate your ASP.NET Framework HTTP pipeline components to ASP.NET Core.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: migrating-mvc-http-pipeline Download link: https://github.com/microsoft/upgrade-agent-plugins/archive/main.zip#migrating-mvc-http-pipeline 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 620,000+ vetted skills library on demand.