dotnet / dotnet/runtime

JSON Text Sequences (RFC 7464) support by System.Text.Json

Open
#123,788 3 comments 3 reactions 0 assignees View on GitHub
area-System.Text.Json
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

It would be nice if System.Text.Json supported RFC 7464.

JSON Text Sequences (RFC 7464) is basically multiple JSON documents delimited by ␞ (ASCII Record Separator) and ␊ (ASCII Line Feed) at start and end of JSON document respectively.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.