Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.06 KB

readme.md

File metadata and controls

13 lines (7 loc) · 1.06 KB

Utf8JsonAsyncStreamReader

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.

Nuget

Package: Utf8JsonAsyncStreamReader

Support

If you find this library useful, then please consider buying me a coffee ☕.