-
Notifications
You must be signed in to change notification settings - Fork 6k
Revise AI highlight example #48880
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revise AI highlight example #48880
Conversation
#assign-reviewer: @BillWagner, @mijacobs |
docs/standard/serialization/system-text-json/migrate-from-newtonsoft.md
Outdated
Show resolved
Hide resolved
docs/standard/serialization/system-text-json/migrate-from-newtonsoft.md
Outdated
Show resolved
Hide resolved
@BillWagner, @mijacobs - please review/approve. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM, once you accept @gewarren 's suggestions.
docs/standard/serialization/system-text-json/migrate-from-newtonsoft.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR revises the AI assistance section in the Newtonsoft.Json migration guide to provide a more comprehensive, solution-wide approach for using GitHub Copilot. The changes update the example prompt to be more practical for real-world migration scenarios.
- Updated the section heading to emphasize solution-wide migration
- Replaced the basic serialization example with a comprehensive prompt that covers attributes, polymorphic serialization, custom converters, and testing
- Enhanced the introductory text to better explain the capabilities and customization options
Removed redundant text about using AI tools for migration and streamlined the example prompt section.
Internal previews