Ndjson.AsyncStreams.AspNetCore.Mvc.NewtonsoftJson
1.3.0
dotnet add package Ndjson.AsyncStreams.AspNetCore.Mvc.NewtonsoftJson --version 1.3.0
NuGet\Install-Package Ndjson.AsyncStreams.AspNetCore.Mvc.NewtonsoftJson -Version 1.3.0
<PackageReference Include="Ndjson.AsyncStreams.AspNetCore.Mvc.NewtonsoftJson" Version="1.3.0" />
paket add Ndjson.AsyncStreams.AspNetCore.Mvc.NewtonsoftJson --version 1.3.0
#r "nuget: Ndjson.AsyncStreams.AspNetCore.Mvc.NewtonsoftJson, 1.3.0"
// Install Ndjson.AsyncStreams.AspNetCore.Mvc.NewtonsoftJson as a Cake Addin #addin nuget:?package=Ndjson.AsyncStreams.AspNetCore.Mvc.NewtonsoftJson&version=1.3.0 // Install Ndjson.AsyncStreams.AspNetCore.Mvc.NewtonsoftJson as a Cake Tool #tool nuget:?package=Ndjson.AsyncStreams.AspNetCore.Mvc.NewtonsoftJson&version=1.3.0
Ndjson.AsyncStreams
Ndjson.AsyncStreams is a solution for working with asynchronous streaming data sources over HTTP using NDJSON (Newline Delimited JSON).
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
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 - 2022 Tomasz Pęczek
Licensed under the MIT License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 3.1.0)
- Ndjson.AsyncStreams.AspNetCore.Mvc (>= 1.3.0)
-
net5.0
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 5.0.0)
- Ndjson.AsyncStreams.AspNetCore.Mvc (>= 1.3.0)
-
net6.0
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 6.0.0)
- Ndjson.AsyncStreams.AspNetCore.Mvc (>= 1.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.