docs
docs copied to clipboard
Add GitHub Copilot use case to serialize JSON
Incorporate GitHub Copilot for VS use case
Internal previews
| 📄 File | 🔗 Preview link |
|---|---|
| docs/standard/serialization/system-text-json/how-to.md | docs/standard/serialization/system-text-json/how-to |
#assign-reviewer:@mijacobs
@gewarren, the PR is ready for your review.
Could we add an additional set of instructions to the Copilot section? Right now it shows a prompt that defines the types inline. How about a prompt that takes an existing class? Something like "Generate code to serialize the <> class defined in this project to JSON."