Favicon of migrating-mvc-content-negotiation

migrating-mvc-content-negotiation Skill

AI Agent SkillWriting SkillsHTMLOpen source

Migrates ASP.NET Web API content negotiation and formatters to ASP.NET Core equivalents. Converts MediaTypeFormatter subclasses to InputFormatter/OutputFormatter, replaces IContentNegotiator with OutputFormatterSelector, and updates formatter registration from HttpConfiguration.Formatters to MvcOptions. Use when upgrad Published by microsoft in upgrade-agent-plugins.

Decision snapshot

Is this a fit?

Best for

Research, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · NOASSERTION license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is migrating-mvc-content-negotiation Skill?

Migrates ASP.NET Web API content negotiation and formatters to ASP.NET Core equivalents. Converts MediaTypeFormatter subclasses to InputFormatter/OutputFormatter, replaces IContentNegotiator with OutputFormatterSelector, and updates formatter registration from HttpConfiguration.Formatters to MvcOptions. Use when upgrad 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
23/100

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
  • Research
  • Research use cases

Declared skill metadata

  • Source file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/web/mvc/migrating-mvc-content-negotiation/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use migrating-mvc-content-negotiation Skill

  • Use it for research.

Built with

HTMLCopy skill directory

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-content-negotiation/SKILL.md

What it does

Migrates ASP.NET Web API content negotiation and formatters to ASP.NET Core equivalents. Converts MediaTypeFormatter subclasses to InputFormatter/OutputFormatter, replaces IContentNegotiator with OutputFormatterSelector, and updates formatter registration from HttpConfiguration.Formatters to MvcOptions. Use when upgrad

Skill instructions

ASP.NET Web API Content Negotiation Migration Overview Migrate Web API content negotiation infrastructure from ASP.NET Framework to ASP.NET Core. The formatter base classes, registration model, and default serializer all changed — custom MediaTypeFormatter subclasses must be rewritten against new base classes, and projects relying on XML or Newtonsoft.Json defaults need explicit opt-in. Workflow Track progress across these steps: Migration Progress: - [ ] Step 1: Inventory formatters and negotiation code - [ ] Step 2: Configure built-in formatters - [ ] Step 3: Migrate custom formatters - [ ] Step 4: Migrate serialization settings - [ ] Step 5: Update formatter registration - [ ] Step 6: Remove legacy references Step 1: Inventory Formatters and Negotiation Code Search the codebase for content negotiation surface area: - Classes extending MediaTypeFormatter or BufferedMediaTypeFormatter - IContentNegotiator implementations - config.Formatters registrations (e.g., config.Formatters.Add()

Verified compatibility and discovery

Frequently asked questions

What is migrating-mvc-content-negotiation?

migrating-mvc-content-negotiation is a open-source AI agent skill with Copy skill directory. Migrates ASP.NET Web API content negotiation and formatters to ASP.NET Core equivalents.

Who is migrating-mvc-content-negotiation best for?

migrating-mvc-content-negotiation is best for reusing agent instructions, scripts, and references, research workflows.

How do I install migrating-mvc-content-negotiation?

Install or run migrating-mvc-content-negotiation using Copy skill directory. Check migrating-mvc-content-negotiation for the latest setup command.

Is migrating-mvc-content-negotiation actively maintained?

migrating-mvc-content-negotiation may need a closer maintenance check before production use.

Share:

Stars
8
Forks
1
Last commit
2 months ago
Last verified
Sep 1, 2026
Metadata fetched
Sep 1, 2026
Repository age
4 months
License
NOASSERTION

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.

Alternatives to migrating-mvc-content-negotiation