Favicon of migrating-webapi-odata

migrating-webapi-odata Skill

AI Agent SkillHTMLOpen source

Migrates legacy ASP.NET Web API OData (Microsoft.AspNet.WebApi.OData) to ASP.NET Core OData (Microsoft.AspNetCore.OData). Use ONLY when Microsoft.AspNet.WebApi.OData has been flagged as obsolete or deprecated and must be replaced — not for version-bump scenarios where Microsoft.AspNet.WebApi.OData is still supported. Published by microsoft in upgrade-agent-plugins.

Decision snapshot

Is this a fit?

Best for

Developers using upgrade-agent-plugins, 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-webapi-odata Skill?

Migrates legacy ASP.NET Web API OData (Microsoft.AspNet.WebApi.OData) to ASP.NET Core OData (Microsoft.AspNetCore.OData). Use ONLY when Microsoft.AspNet.WebApi.OData has been flagged as obsolete or deprecated and must be replaced — not for version-bump scenarios where Microsoft.AspNet.WebApi.OData is still supported. 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
  • Developers using upgrade-agent-plugins

Declared skill metadata

  • Source file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/libraries/migrating-webapi-odata/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-webapi-odata Skill

  • Use it for developers using upgrade-agent-plugins.

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/libraries/migrating-webapi-odata/SKILL.md

What it does

Migrates legacy ASP.NET Web API OData (Microsoft.AspNet.WebApi.OData) to ASP.NET Core OData (Microsoft.AspNetCore.OData). Use ONLY when Microsoft.AspNet.WebApi.OData has been flagged as obsolete or deprecated and must be replaced — not for version-bump scenarios where Microsoft.AspNet.WebApi.OData is still supported.

Skill instructions

ASP.NET Web API OData to ASP.NET Core OData Migration Overview Migrate OData services from ASP.NET Web API (Microsoft.AspNet.WebApi.OData or Microsoft.AspNet.OData) to ASP.NET Core OData (Microsoft.AspNetCore.OData). The core changes are registering OData via dependency injection with AddOData(), replacing convention-based routing with endpoint routing, and updating controllers to inherit from the ASP.NET Core ODataController base class. EDM model building remains similar but is wired differently. Package Reference Changes Old References (Remove) xml <PackageReference Include="Microsoft.AspNet.WebApi.OData" Version="5." / <PackageReference Include="Microsoft.AspNet.OData" Version="7." / New Reference (Add) xml <PackageReference Include="Microsoft.AspNetCore.OData" Version="{version-for-target-framework}" / Workflow Migration Progress: - [ ] Step 1: Detect OData usage - [ ] Step 2: Update project file references - [ ] Step 3: Register OData in DI - [ ] Step 4: Migrate controllers - [ ]

Verified compatibility and discovery

Frequently asked questions

What is migrating-webapi-odata?

migrating-webapi-odata is a open-source AI agent skill with Copy skill directory. Migrates legacy ASP.NET Web API OData (Microsoft.AspNet.WebApi.OData) to ASP.NET Core OData (Microsoft.AspNetCore.OData).

Who is migrating-webapi-odata best for?

migrating-webapi-odata is best for reusing agent instructions, scripts, and references.

How do I install migrating-webapi-odata?

Install or run migrating-webapi-odata using Copy skill directory. Check migrating-webapi-odata for the latest setup command.

Is migrating-webapi-odata actively maintained?

migrating-webapi-odata 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-webapi-odata