JSON Lines streaming serializer/deserializer on .NET and ASP.NET Core.
-
Updated
Nov 18, 2024 - C#
JSON Lines streaming serializer/deserializer on .NET and ASP.NET Core.
Sample project for demonstrating how to use async streams and NDJSON to improve user experience by streaming JSON objects from server to client and client to server in .NET
Ndjson.AsyncStreams is a solution for working with asynchronous streaming data sources over HTTP using NDJSON (Newline Delimited JSON).
Lib.AspNetCore.Mvc.Ndjson is a library that provides support for NDJSON (Newline Delimited JSON) based structured data streaming to ASP.NET Core MVC
Add a description, image, and links to the ndjson topic page so that developers can more easily learn about it.
To associate your repository with the ndjson topic, visit your repo's landing page and select "manage topics."