Favicon of migrating-linq-to-sql-to-ef-core

migrating-linq-to-sql-to-ef-core Skill

AI Agent SkillDatabasesHTMLOpen source

Migrates LINQ to SQL (System.Data.Linq) data access layer to Entity Framework Core during .NET Framework to modern .NET upgrades. Covers DataContext to DbContext conversion, DBML entity mapping to EF Core model configuration, stored procedure migration, query translation differences, and concurrency handling changes. U Published by microsoft in upgrade-agent-plugins.

Decision snapshot

Is this a fit?

Best for

Database workflows, Data analysis, Research, Includes SKILL.md

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-linq-to-sql-to-ef-core Skill?

Migrates LINQ to SQL (System.Data.Linq) data access layer to Entity Framework Core during .NET Framework to modern .NET upgrades. Covers DataContext to DbContext conversion, DBML entity mapping to EF Core model configuration, stored procedure migration, query translation differences, and concurrency handling changes. U 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
  • Database workflows
  • Data analysis
  • Research
  • Database workflows use cases
  • Data analysis use cases

Declared skill metadata

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

  • Use it for database workflows.
  • Use it for data analysis.
  • 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/data/migrating-linq-to-sql-to-ef-core/SKILL.md

What it does

Migrates LINQ to SQL (System.Data.Linq) data access layer to Entity Framework Core during .NET Framework to modern .NET upgrades. Covers DataContext to DbContext conversion, DBML entity mapping to EF Core model configuration, stored procedure migration, query translation differences, and concurrency handling changes. U

Skill instructions

LINQ to SQL to Entity Framework Core Migration Overview Migrates .NET Framework projects from LINQ to SQL (System.Data.Linq) to Entity Framework Core. LINQ to SQL is not available in .NET 6+ — this is a migration blocker, not an optional improvement. Reference files for detailed patterns: - ref/entity-mapping-conversion.md — DBML/attribute mapping to EF Core - ref/datacontext-to-dbcontext.md — DataContext lifecycle and API migration - ref/query-translation-gotchas.md — Query behavior differences (critical for runtime correctness) - ref/stored-procedure-migration.md — SP/function mapping - ref/concurrency-and-change-tracking.md — UpdateCheck/conflict resolution - ref/relationship-migration.md — EntitySet/EntityRef to navigation properties Prerequisites Verify LINQ to SQL usage before proceeding: 1. Check for System.Data.Linq assembly reference in the project file 2. Search for .dbml files in the project directory 3. Search for using System.Data.Linq in code files If none found, skip thi

Verified compatibility and discovery

Frequently asked questions

What is migrating-linq-to-sql-to-ef-core?

migrating-linq-to-sql-to-ef-core is a open-source AI agent skill with Copy skill directory. Migrates LINQ to SQL (System.Data.Linq) data access layer to Entity Framework Core during .NET Framework to modern .NET upgrades.

Who is migrating-linq-to-sql-to-ef-core best for?

migrating-linq-to-sql-to-ef-core is best for reusing agent instructions, scripts, and references, database workflows, data analysis workflows, research workflows.

How do I install migrating-linq-to-sql-to-ef-core?

Install or run migrating-linq-to-sql-to-ef-core using Copy skill directory. Check migrating-linq-to-sql-to-ef-core for the latest setup command.

Is migrating-linq-to-sql-to-ef-core actively maintained?

migrating-linq-to-sql-to-ef-core 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-linq-to-sql-to-ef-core