migrating-mvc-system-web-adapters Skill
Provides System.Web Adapters overlay guidance for incremental ASP.NET Framework to ASP.NET Core migration. Installs Microsoft.AspNetCore.SystemWebAdapters compatibility shims so System.Web API patterns (HttpContext.Current, HttpModules, HttpHandlers, Session, ClaimsPrincipal.Current) continue working in ASP.NET Core du Published by microsoft in upgrade-agent-plugins.
What is migrating-mvc-system-web-adapters Skill?
Provides System.Web Adapters overlay guidance for incremental ASP.NET Framework to ASP.NET Core migration. Installs Microsoft.AspNetCore.SystemWebAdapters compatibility shims so System.Web API patterns (HttpContext.Current, HttpModules, HttpHandlers, Session, ClaimsPrincipal.Current) continue working in ASP.NET Core du 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.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using upgrade-agent-plugins
Technical details
- Install or run with Copy skill directory
When to use migrating-mvc-system-web-adapters 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-system-web-adapters/SKILL.md
What it does
Provides System.Web Adapters overlay guidance for incremental ASP.NET Framework to ASP.NET Core migration. Installs Microsoft.AspNetCore.SystemWebAdapters compatibility shims so System.Web API patterns (HttpContext.Current, HttpModules, HttpHandlers, Session, ClaimsPrincipal.Current) continue working in ASP.NET Core du
Skill instructions
System.Web Adapters — Cross-Cutting Overlay Overview This skill is a transitional overlay, not a migration target. The Microsoft.AspNetCore.SystemWebAdapters package provides compatibility shims that let System.Web API patterns coexist with ASP.NET Core during incremental migration. Without this guidance, the agent either breaks the build by replacing patterns too early or leaves shims in permanently. Related skills: migrating-mvc-session-state (full session migration), migrating-mvc-http-pipeline (full module/handler rewrite), migrating-mvc-controllers (HttpContext usage patterns). Those skills define the final migration targets; this skill defers their application during the migrate phase. Skill Precedence Rules This skill is loaded as standing context for all tasks in the migrate phase when System.Web Adapters are confirmed. Where guidance conflicts with a feature skill, apply this table: | Task Phase | Precedence | Effect | |---|---|---| | Scaffold | Adapter skill wins | Install ad
Explore related resources
Frequently asked questions
What is migrating-mvc-system-web-adapters?
migrating-mvc-system-web-adapters is a open-source AI agent skill with Copy skill directory. Provides System.Web Adapters overlay guidance for incremental ASP.NET Framework to ASP.NET Core migration.
Who is migrating-mvc-system-web-adapters best for?
migrating-mvc-system-web-adapters is best for reusing agent instructions, scripts, and references.
How do I install migrating-mvc-system-web-adapters?
Install or run migrating-mvc-system-web-adapters using Copy skill directory. Check migrating-mvc-system-web-adapters for the latest setup command.
Is migrating-mvc-system-web-adapters actively maintained?
migrating-mvc-system-web-adapters may need a closer maintenance check before production use.
Auto-fetched from GitHub.