Ndjson.AsyncStreams.AspNetCore
1.2.0
dotnet add package Ndjson.AsyncStreams.AspNetCore --version 1.2.0
NuGet\Install-Package Ndjson.AsyncStreams.AspNetCore -Version 1.2.0
<PackageReference Include="Ndjson.AsyncStreams.AspNetCore" Version="1.2.0" />
<PackageVersion Include="Ndjson.AsyncStreams.AspNetCore" Version="1.2.0" />
<PackageReference Include="Ndjson.AsyncStreams.AspNetCore" />
paket add Ndjson.AsyncStreams.AspNetCore --version 1.2.0
#r "nuget: Ndjson.AsyncStreams.AspNetCore, 1.2.0"
#:package Ndjson.AsyncStreams.AspNetCore@1.2.0
#addin nuget:?package=Ndjson.AsyncStreams.AspNetCore&version=1.2.0
#tool nuget:?package=Ndjson.AsyncStreams.AspNetCore&version=1.2.0
JsonStreaming.NET
JsonStreaming.NET is a solution that provides a set of libraries (Ndjson.AsyncStreams.*) for working with asynchronous streaming data sources over HTTP using JSONL (JSON Lines) and NDJSON (Newline Delimited JSON).
<img width="1280" height="640" alt="json-streaming-dotnet-repository" src="https://github.com/user-attachments/assets/7d0ea568-e76e-4193-9287-7696b4f4c276" />
Documentation
The documentation is available here.
Demos
There is a demo project available here.
Additional Resources
There are blog posts available which describe implementation details:
- Fetch API, Streams API, NDJSON, and ASP.NET Core MVC
- Consuming JSON Objects Stream (NDJSON) With HttpClient
- Streaming JSON Objects (NDJSON) With HttpClient
- Receiving JSON Objects Stream (NDJSON) in ASP.NET Core MVC
- ASP.NET Core 6 and IAsyncEnumerable - Async Streamed JSON vs NDJSON
Consulting and Professional Services
Do you need help with any of my libraries, or with building features on top of what they provide? I offer paid support and consulting services.
<p align="center"> <img alt="Services provided by Tomasz Pęczek" src="https://github.com/user-attachments/assets/0f9793d8-4766-4a6f-9824-c0e7fec904b2" /> </p>
Donating
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by sponsoring me (either monthly or one-time).
Copyright and License
Copyright © 2021 - 2026 Tomasz Pęczek
Licensed under the MIT License
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.