migrating-mvc-configuration

Official

Automate ASP.NET MVC Web.config migration to ASP.NET Core

Authormicrosoft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the migration of ASP.NET MVC Web.config configuration files to the corresponding appsettings.json and IConfiguration/IOptions patterns in ASP.NET Core.

Core Features & Use Cases

  • Configuration File Migration: Converts XML Web.config files to JSON-based appsettings.json.
  • IConfiguration Usage: Ensures proper use of IConfiguration for accessing application settings.
  • Environment Support: Handles different environments like Development, Staging, and Production.
  • Secrets Management: Securely migrates secrets from config files to environment variables or secrets managers.
  • Use Case: Streamline the process of upgrading ASP.NET MVC applications to ASP.NET Core, eliminating manual configuration migration steps.

Quick Start

Run the 'migrating-mvc-configuration' skill to start the Web.config to appsettings.json migration for your project.

Dependency Matrix

Required Modules

None required

Components

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-configuration
Download link: https://github.com/microsoft/upgrade-agent-plugins/archive/main.zip#migrating-mvc-configuration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.