scaffolding-yarp-proxy-project
OfficialScaffold ASP.NET Core project with YARP reverse proxy for .NET Framework MVC//WebAPI migration
Authormicrosoft
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the challenge of incrementally migrating a .NET Framework MVC or WebAPI project to ASP.NET Core by providing a tool to create a new ASP.NET Core project that proxies requests to the existing framework application.
Core Features & Use Cases
- Incremental Side-by-Side Migration: Scaffolds a new ASP.NET Core project alongside an existing MVC or WebAPI application for smooth transition.
- YARP Reverse Proxy: Integrates a YARP reverse proxy to route traffic between the old and new projects.
- Manual Scaffold with Scripts and Templates: Includes scripts and template files for manual project creation when automation tools are unavailable.
- Use Case: Migrate an existing .NET Framework MVC application to ASP.NET Core without disrupting ongoing services by proxying traffic to the old application while new features are developed.
Quick Start
Run the scaffold_yarp_proxy_web_project script with the appropriate parameters:
scaffold_yarp_proxy_web_project(
solutionPath="{solution_path}",
projectPath="{old_project_path}",
targetFramework="{tfm}",
targetProjectName="{new_name}",
projectType="{MVC|WebAPI}"
)
Dependency Matrix
Required Modules
dotnetpowershell
Components
scriptsassetsreferences
💻 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: scaffolding-yarp-proxy-project Download link: https://github.com/microsoft/upgrade-agent-plugins/archive/main.zip#scaffolding-yarp-proxy-project 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.