demo-json-streaming-with-dotnet.Sample project for demonstrating how to use async streams, JSONL (JSON Lines), and NDJSON (Newline Delimited JSON) to improve user experience by streaming JSON objects from server to client and client to server in .NET