migrating-mvc-bundling

Official

Effortlessly upgrade ASP.NET MVC bundling to ASP.NET Core with direct script/link tags.

Authormicrosoft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill migrates ASP.NET MVC bundling and minification from System.Web.Optimization to direct script/link tags in ASP.NET Core Razor views, simplifying the upgrade process for .NET Framework MVC apps.

Core Features & Use Cases

  • Bundle Migration: Converts System.Web.Optimization bundles to direct <script> and <link> tags.
  • Modernization: Improves the compatibility of .NET Framework MVC apps with .NET Core.
  • Use Case: When upgrading an ASP.NET MVC application that uses BundleTable.Bundles, BundleConfig.cs, ScriptBundle, StyleBundle, @Scripts.Render, or @Styles.Render, this Skill automates the process of migrating to ASP.NET Core's static file serving.

Quick Start

Run the skill and follow the automated workflow to upgrade your ASP.NET MVC bundling to ASP.NET Core.

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

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.