Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Honor converters for implementing types#40411

Merged
layomia merged 3 commits into
dotnet:masterfrom
layomia:derived_type_converters
Aug 20, 2019
Merged

Honor converters for implementing types#40411
layomia merged 3 commits into
dotnet:masterfrom
layomia:derived_type_converters

Conversation

@layomia

@layomia layomia commented Aug 19, 2019

Copy link
Copy Markdown
Contributor

@layomia layomia added this to the 5.0 milestone Aug 19, 2019
@layomia layomia self-assigned this Aug 19, 2019
@layomia layomia force-pushed the derived_type_converters branch from 847b551 to 69a07a5 Compare August 19, 2019 14:20
@layomia layomia requested a review from steveharter August 19, 2019 14:34
@layomia layomia changed the title Honor converters for derived types Honor converters for implementing types Aug 19, 2019
@layomia layomia merged commit ee88007 into dotnet:master Aug 20, 2019
layomia added a commit to layomia/corefx that referenced this pull request Aug 20, 2019
* Honor converters for implementing types

* Cache implementing-type converter if one is detected

* Address feedback: name parameters and add IEnumerable wrapper test
layomia added a commit that referenced this pull request Aug 20, 2019
* Honor converters for implementing types (#40411)

* Honor converters for implementing types

* Cache implementing-type converter if one is detected

* Address feedback: name parameters and add IEnumerable wrapper test

* Use named argument syntax for null values
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
* Honor converters for implementing types

* Cache implementing-type converter if one is detected

* Address feedback: name parameters and add IEnumerable wrapper test


Commit migrated from dotnet/corefx@ee88007
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

System.Text.Json.Serialization: Converters are ignored for types derived from supported base types

3 participants