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
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
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.6k
Star
18.2k
Code
Issues
5k+
Pull requests
541
Discussions
Actions
Projects
Security and quality
67
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
JSON contract customization
- #70435
#70435
Merged
krwq
merged 10 commits into
dotnet:main
dotnet/runtime:main
from
krwq:contract-customization
krwq/runtime-1:contract-customization
Copy head branch name to clipboard
Jun 22, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
JSON contract customization
#70435
krwq
merged 10 commits into
dotnet:main
dotnet/runtime:main
from
krwq:contract-customization
krwq/runtime-1:contract-customization
Copy head branch name to clipboard
Commits
Commits on Jun 20, 2022
Initial implementation for contract customization
Show description for d0a5efd
krwq
committed
d0a5efd
View commit details
Copy full SHA for d0a5efd
Browse repository at this point
redesign test to account for JsonConstructorAttribute
krwq
committed
edf6e15
View commit details
Copy full SHA for edf6e15
Browse repository at this point
Combine unit tests
krwq
committed
1d8b157
View commit details
Copy full SHA for 1d8b157
Browse repository at this point
address feedback
krwq
committed
6a2b467
View commit details
Copy full SHA for 6a2b467
Browse repository at this point
Commits on Jun 21, 2022
Add acceptance tests for DataContract attributes & Specified pattern (#11)
eiriktsarpalis
authored
8cce77c
View commit details
Copy full SHA for 8cce77c
Browse repository at this point
Add private field serialization acceptance test (#13)
eiriktsarpalis
authored
d03d124
View commit details
Copy full SHA for d03d124
Browse repository at this point
tests, PR feedback (#14)
Show description for 01119a8
krwq
authored
01119a8
View commit details
Copy full SHA for 01119a8
Browse repository at this point
Commits on Jun 22, 2022
Make parameter matching for custom properties map property Name with parameter (#16)
krwq
authored
91bdc9e
View commit details
Copy full SHA for 91bdc9e
Browse repository at this point
Test static initialization with JsonTypeInfo (#17)
krwq
authored
bb32820
View commit details
Copy full SHA for bb32820
Browse repository at this point
Fix test failures and proper fix this time (#18)
Show description for 07aede0
krwq
and
eiriktsarpalis
authored
07aede0
View commit details
Copy full SHA for 07aede0
Browse repository at this point
You can’t perform that action at this time.