Favicon of migrating-data-odata-to-odata-core

migrating-data-odata-to-odata-core Skill

AI Agent SkillHTMLOpen source

Migrates the obsolete Microsoft.Data.OData (OData v1–v3) to Microsoft.OData.Core for OData v4 serialization. Use ONLY when Microsoft.Data.OData has been flagged as obsolete or deprecated and must be replaced — not for version-bump scenarios where Microsoft.Data.OData is still supported. Published by microsoft in upgrade-agent-plugins.

Decision snapshot

Is this a fit?

Best for

Data analysis, 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-data-odata-to-odata-core Skill?

Migrates the obsolete Microsoft.Data.OData (OData v1–v3) to Microsoft.OData.Core for OData v4 serialization. Use ONLY when Microsoft.Data.OData has been flagged as obsolete or deprecated and must be replaced — not for version-bump scenarios where Microsoft.Data.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
  • Data analysis
  • Data analysis use cases

Declared skill metadata

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

  • Use it for data analysis.

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-data-odata-to-odata-core/SKILL.md

What it does

Migrates the obsolete Microsoft.Data.OData (OData v1–v3) to Microsoft.OData.Core for OData v4 serialization. Use ONLY when Microsoft.Data.OData has been flagged as obsolete or deprecated and must be replaced — not for version-bump scenarios where Microsoft.Data.OData is still supported.

Skill instructions

Microsoft.Data.OData to Microsoft.OData.Core Migration Overview Migrate projects from the OData v1–v3 serialization library (Microsoft.Data.OData) to the OData v4 library (Microsoft.OData.Core). Beyond the namespace rename, this migration involves significant type renames (e.g., ODataEntry → ODataResource) and updated reader/writer APIs with async support. Related skills: migrating-data-edm-to-odata, migrating-data-services-client Package Reference Changes Old Reference (Remove) xml <PackageReference Include="Microsoft.Data.OData" Version="5." / New Reference (Add) xml <PackageReference Include="Microsoft.OData.Core" Version="{latest-stable-version}" / Use tools or NuGet to find the latest stable version. The Microsoft.OData.Core package depends on Microsoft.OData.Edm — if the project also references Microsoft.Data.Edm, apply the migrating-data-edm-to-odata skill first. Workflow Migration Progress: - [ ] Step 1: Detect Microsoft.Data.OData usage - [ ] Step 2: Update package references

Verified compatibility and discovery

Frequently asked questions

What is migrating-data-odata-to-odata-core?

migrating-data-odata-to-odata-core is a open-source AI agent skill with Copy skill directory. Migrates the obsolete Microsoft.Data.OData (OData v1–v3) to Microsoft.OData.Core for OData v4 serialization.

Who is migrating-data-odata-to-odata-core best for?

migrating-data-odata-to-odata-core is best for reusing agent instructions, scripts, and references, data analysis workflows.

How do I install migrating-data-odata-to-odata-core?

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

Is migrating-data-odata-to-odata-core actively maintained?

migrating-data-odata-to-odata-core may need a closer maintenance check before production use.

Share:

Stars
8
Forks
1
Last commit
2 months ago
Last verified
Sep 2, 2026
Metadata fetched
Sep 2, 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-data-odata-to-odata-core