migrating-newtonsoft-to-system-text-json Skill
Migrates .NET projects from Newtonsoft.Json to System.Text.Json, updating package references, code files, and handling API differences. Use when asked to "migrate Newtonsoft", "switch to System.Text.Json", "replace Newtonsoft.Json", or "upgrade JSON library". Triggers for .csproj/.vbproj files referencing Newtonsoft.Js Published by microsoft in upgrade-agent-plugins.
What is migrating-newtonsoft-to-system-text-json Skill?
Migrates .NET projects from Newtonsoft.Json to System.Text.Json, updating package references, code files, and handling API differences. Use when asked to "migrate Newtonsoft", "switch to System.Text.Json", "replace Newtonsoft.Json", or "upgrade JSON library". Triggers for .csproj/.vbproj files referencing Newtonsoft.Js 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.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using upgrade-agent-plugins
Technical details
- Install or run with Copy skill directory
When to use migrating-newtonsoft-to-system-text-json Skill
- Use it for developers using upgrade-agent-plugins.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/libraries/migrating-newtonsoft-to-system-text-json/SKILL.md
What it does
Migrates .NET projects from Newtonsoft.Json to System.Text.Json, updating package references, code files, and handling API differences. Use when asked to "migrate Newtonsoft", "switch to System.Text.Json", "replace Newtonsoft.Json", or "upgrade JSON library". Triggers for .csproj/.vbproj files referencing Newtonsoft.Js
Skill instructions
Newtonsoft.Json to System.Text.Json Migration Overview Migrate .NET projects from Newtonsoft.Json to System.Text.Json, including package references, code files, and configuration changes while preserving application behavior. Scope Determination - If a single project is specified, migrate that project only. - If a solution is specified, migrate all projects in the solution referencing Newtonsoft.Json. - NuGet package names, assembly names, and project names are case-insensitive — account for this when searching for and removing dependencies. Workflow Complete all steps in order without pausing between them. Continue until the migration is finished or user input is genuinely required. Ordering matters because later steps depend on earlier ones (e.g., code updates rely on package references being correct first). Migration Progress: - [ ] Step 1: Update package dependencies - [ ] Step 2: Update code files - [ ] Step 3: Validate migration - [ ] Step 4: Build verification Step 1: Update Pac
Explore related resources
Frequently asked questions
What is migrating-newtonsoft-to-system-text-json?
migrating-newtonsoft-to-system-text-json is a open-source AI agent skill with Copy skill directory. Migrates .NET projects from Newtonsoft.Json to System.Text.Json, updating package references, code files, and handling API differences.
Who is migrating-newtonsoft-to-system-text-json best for?
migrating-newtonsoft-to-system-text-json is best for reusing agent instructions, scripts, and references.
How do I install migrating-newtonsoft-to-system-text-json?
Install or run migrating-newtonsoft-to-system-text-json using Copy skill directory. Check migrating-newtonsoft-to-system-text-json for the latest setup command.
Is migrating-newtonsoft-to-system-text-json actively maintained?
migrating-newtonsoft-to-system-text-json may need a closer maintenance check before production use.
Auto-fetched from GitHub.