Popularity
0.8
Growing
Activity
3.7
-
3
1
0

Description

An Asynchronous forward-only streaming JSON parser and deserializer based on System.Text.Json.Utf8JsonReader. Buffer reads a stream and enable conditional branch deserialization. Memory usage is minimal, based of either the buffer size used or the json property branch being deserialized.

See the Deserializing Json Streams using Newtonsoft.Json & System.Text.Json with C# & VB article for detailed breakdown and usage with C# or VB.Net with full samples, benchmarks, tests, and more. Covers both file and web streaming with unzipped and zipped files of very large size.

Programming language: C#
License: MIT License
Tags: JSON     Streaming     Stream     Serialization     Serializer     Deserialization     Streams    

Utf8JsonAsyncStreamReader alternatives and similar packages

Based on the "Serialization" category.
Alternatively, view Utf8JsonAsyncStreamReader alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Utf8JsonAsyncStreamReader or a related project?

Add another 'Serialization' Package