sqlclient-migration Skill
Migrates .NET projects from System.Data.SqlClient to Microsoft.Data.SqlClient. Use when user wants to upgrade SqlClient, migrate to Microsoft.Data.SqlClient, or modernize SQL Server data access. Published by microsoft in upgrade-agent-plugins.
Decision snapshot
Is this a fit?
Database workflows, Data analysis, Research, Includes SKILL.md
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · NOASSERTION license
No specific cautions were detected. Review the source and requested permissions before installing.
What is sqlclient-migration Skill?
Migrates .NET projects from System.Data.SqlClient to Microsoft.Data.SqlClient. Use when user wants to upgrade SqlClient, migrate to Microsoft.Data.SqlClient, or modernize SQL Server data access. 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.
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/scenarios/sqlclient-migration/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use sqlclient-migration Skill
- Use it for database workflows.
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/scenarios/sqlclient-migration/SKILL.md
What it does
Migrates .NET projects from System.Data.SqlClient to Microsoft.Data.SqlClient. Use when user wants to upgrade SqlClient, migrate to Microsoft.Data.SqlClient, or modernize SQL Server data access.
Skill instructions
SqlClient Migration 1. Assessment Scan the solution to build a complete picture of SqlClient usage. Capture findings in assessment.md. Packages to Scan For Search all project files and package management files (Directory.Packages.props) for: - System.Data.SqlClient (direct package reference) - Assembly references to System.Data (older projects may use the framework assembly rather than a NuGet package) File Inventory Search all code files across the solution for using System.Data.SqlClient. Record which files in which projects contain these usings — this gives a quick per-project file count that drives planning. Code Patterns to Identify The patterns below help gauge complexity per project. You don't need to search for each one separately — note them as you encounter them during the usings scan or during execution: | Pattern | What to Record | |---------|---------------| | SqlConnection, SqlCommand, SqlDataReader, SqlDataAdapter | Count and locations — core types that change namespace
Verified compatibility and discovery
Frequently asked questions
What is sqlclient-migration?
sqlclient-migration is a open-source AI agent skill with Copy skill directory. Migrates .NET projects from System.Data.SqlClient to Microsoft.Data.SqlClient. Use when user wants to upgrade SqlClient, migrate to Microsoft.Data.SqlClient, or modernize SQL Server data access.
Who is sqlclient-migration best for?
sqlclient-migration is best for reusing agent instructions, scripts, and references, database workflows, data analysis workflows, research workflows.
How do I install sqlclient-migration?
Install or run sqlclient-migration using Copy skill directory. Check sqlclient-migration for the latest setup command.
Is sqlclient-migration actively maintained?
sqlclient-migration may need a closer maintenance check before production use.
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.