migrating-mvc-http-pipeline Skill
Migrates ASP.NET Framework HttpModules, HttpHandlers, and Global.asax events to ASP.NET Core middleware and endpoints. Use when projects contain IHttpModule, IHttpHandler, IHttpAsyncHandler, .ashx generic handlers, Global.asax ApplicationStart/ApplicationError/ApplicationBeginRequest, or web.config httpModules/httpHand Published by microsoft in upgrade-agent-plugins.
Decision snapshot
Is this a fit?
Developers using upgrade-agent-plugins, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · NOASSERTION license
No specific cautions were detected. Review the source and requested permissions before installing.
What is migrating-mvc-http-pipeline Skill?
Migrates ASP.NET Framework HttpModules, HttpHandlers, and Global.asax events to ASP.NET Core middleware and endpoints. Use when projects contain IHttpModule, IHttpHandler, IHttpAsyncHandler, .ashx generic handlers, Global.asax ApplicationStart/ApplicationError/ApplicationBeginRequest, or web.config httpModules/httpHand Published by microsoft in upgrade-agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using upgrade-agent-plugins
Declared skill metadata
- Source file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/web/mvc/migrating-mvc-http-pipeline/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use migrating-mvc-http-pipeline Skill
- Use it for developers using upgrade-agent-plugins.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/web/mvc/migrating-mvc-http-pipeline/SKILL.md
What it does
Migrates ASP.NET Framework HttpModules, HttpHandlers, and Global.asax events to ASP.NET Core middleware and endpoints. Use when projects contain IHttpModule, IHttpHandler, IHttpAsyncHandler, .ashx generic handlers, Global.asax ApplicationStart/ApplicationError/ApplicationBeginRequest, or web.config httpModules/httpHand
Skill instructions
ASP.NET HTTP Pipeline Migration — Modules, Handlers, and Global.asax Overview Migrate the ASP.NET Framework HTTP pipeline (HttpModules, HttpHandlers, Global.asax) to ASP.NET Core middleware and endpoints. Pipeline ordering is the critical concern — module execution order directly affects authentication, logging, and error handling behavior, and must be reconstructed exactly in the Core middleware pipeline. Adapter precedence: If the migrating-mvc-system-web-adapters skill is loaded, its guidance takes precedence over HttpModule and HttpHandler sections during scaffold and migrate task phases. Global.asax migration is NOT covered by adapters — always migrate directly using this skill. Workflow Track progress across these steps: Migration Progress: - [ ] Step 1: Inventory pipeline components - [ ] Step 2: Map pipeline ordering - [ ] Step 3: Migrate Global.asax events - [ ] Step 4: Convert HttpModules to middleware - [ ] Step 5: Convert HttpHandlers to endpoints - [ ] Step 6: Register mid
Verified compatibility and discovery
Frequently asked questions
What is migrating-mvc-http-pipeline?
migrating-mvc-http-pipeline is a open-source AI agent skill with Copy skill directory. Migrates ASP.NET Framework HttpModules, HttpHandlers, and Global.asax events to ASP.NET Core middleware and endpoints.
Who is migrating-mvc-http-pipeline best for?
migrating-mvc-http-pipeline is best for reusing agent instructions, scripts, and references.
How do I install migrating-mvc-http-pipeline?
Install or run migrating-mvc-http-pipeline using Copy skill directory. Check migrating-mvc-http-pipeline for the latest setup command.
Is migrating-mvc-http-pipeline actively maintained?
migrating-mvc-http-pipeline may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.