Skip to content

JSON serialization with .NET Core 3.0 #12207

@Thraka

Description

@Thraka

.NET Core 3.0 Preview 5 implemented a full JSON serialization stack. We should document how to use the new JSON serializer to serialize and deserialize objects. Objects can be customized with attributes to control serialization.

More information: https://github.com/dotnet/corefx/blob/master/src/System.Text.Json/docs/SerializerProgrammingModel.md

[EDIT] This issue will cover the initial publication of an overview and how-to doc. Other issues will be created as the doc set is developed. Related issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions