Ndjson.AsyncStreams.AspNetCore.Mvc 1.3.0

dotnet add package Ndjson.AsyncStreams.AspNetCore.Mvc --version 1.3.0
NuGet\Install-Package Ndjson.AsyncStreams.AspNetCore.Mvc -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ndjson.AsyncStreams.AspNetCore.Mvc" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ndjson.AsyncStreams.AspNetCore.Mvc --version 1.3.0
#r "nuget: Ndjson.AsyncStreams.AspNetCore.Mvc, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ndjson.AsyncStreams.AspNetCore.Mvc as a Cake Addin
#addin nuget:?package=Ndjson.AsyncStreams.AspNetCore.Mvc&version=1.3.0

// Install Ndjson.AsyncStreams.AspNetCore.Mvc as a Cake Tool
#tool nuget:?package=Ndjson.AsyncStreams.AspNetCore.Mvc&version=1.3.0

Ndjson.AsyncStreams

NuGet Version NuGet Version

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:

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 © 2021 - 2022 Tomasz Pęczek

Licensed under the MIT License

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ndjson.AsyncStreams.AspNetCore.Mvc:

Package Downloads
Ndjson.AsyncStreams.AspNetCore.Mvc.NewtonsoftJson

Ndjson.AsyncStreams.AspNetCore.Mvc is a solution for working with asynchronous streaming data sources in ASP.NET Core MVC using NDJSON (Newline Delimited JSON). This implementation is based on Newtonsoft Json.NET serializer.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 27,497 2/13/2022
1.2.0 3,525 8/1/2021
1.1.0 575 7/17/2021
1.0.0 524 5/6/2021