Skip to content

Support more collections in JSON source generator #53393

Description

@layomia

The JSON source generator currently supports only T[], List<T> (and derived types), and Dictionary<TKey, TValue> (and derived types) collections. It should support all collections supported by existing JsonSerializer functionality.

This is more relevant now since we do not have a trim-safe way to support most collections (#53205, #52268, #53256).

cc @eerhardt, @steveharter, @marek-safar, @jkotas

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions