Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
aspnetcore
Public
Notifications
You must be signed in to change notification settings
Fork
10.9k
Star
38.4k
Code
Issues
3.8k
Pull requests
339
Discussions
Actions
Projects
Wiki
Security and quality
28
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Replace Newtonsoft.Json with System.Text.Json in dotnet-user-secrets
- #65686
#65686
Merged
MichaelSimons
merged 10 commits into
main
dotnet/aspnetcore:main
from
copilot/replace-newtonsoft-json-dependency
dotnet/aspnetcore:copilot/replace-newtonsoft-json-dependency
Copy head branch name to clipboard
May 5, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Replace Newtonsoft.Json with System.Text.Json in dotnet-user-secrets
#65686
MichaelSimons
merged 10 commits into
main
dotnet/aspnetcore:main
from
copilot/replace-newtonsoft-json-dependency
dotnet/aspnetcore:copilot/replace-newtonsoft-json-dependency
Copy head branch name to clipboard
Commits
Commits on Mar 6, 2026
Initial plan
Copilot
committed
79c2b41
View commit details
Copy full SHA for 79c2b41
Browse repository at this point
Replace Newtonsoft.Json with System.Text.Json in dotnet-user-secrets tool
Show description for 57bd09a
Copilot
and
MichaelSimons
committed
57bd09a
View commit details
Copy full SHA for 57bd09a
Browse repository at this point
Commits on Mar 9, 2026
Extract shared JsonSerializerOptions to SecretsStore.SerializerOptions static field
Show description for 9811cd9
Copilot
and
MichaelSimons
committed
9811cd9
View commit details
Copy full SHA for 9811cd9
Browse repository at this point
Commits on Mar 17, 2026
Merge branch 'main' into copilot/replace-newtonsoft-json-dependency
MichaelSimons
authored
40f7f91
View commit details
Copy full SHA for 40f7f91
Browse repository at this point
Commits on Mar 24, 2026
Remove UnsafeRelaxedJsonEscaping, use default STJ escaping for non-ASCII characters
Show description for 66f8e89
Copilot
and
MichaelSimons
committed
66f8e89
View commit details
Copy full SHA for 66f8e89
Browse repository at this point
Consolidate list command tests from SecretManagerTests into ListCommandTest
Show description for 59d29fe
Copilot
and
MichaelSimons
committed
59d29fe
View commit details
Copy full SHA for 59d29fe
Browse repository at this point
Commits on Mar 25, 2026
Add List_Json_OptionIsWired integration test to cover --json CLI option plumbing
Show description for 8ba1aaa
Copilot
and
MichaelSimons
committed
8ba1aaa
View commit details
Copy full SHA for 8ba1aaa
Browse repository at this point
Add List_Flattens_Nested_Objects integration test to cover SecretsStore.Load() disk reading
Show description for 084a745
Copilot
and
MichaelSimons
committed
084a745
View commit details
Copy full SHA for 084a745
Browse repository at this point
Commits on May 5, 2026
Apply suggestion from @Copilot
Show description for 4ba58be
MichaelSimons
and
Copilot
authored
4ba58be
View commit details
Copy full SHA for 4ba58be
Browse repository at this point
Merge branch 'main' into copilot/replace-newtonsoft-json-dependency
MichaelSimons
authored
0c389c8
View commit details
Copy full SHA for 0c389c8
Browse repository at this point
You can’t perform that action at this time.