Lib.AspNetCore.Mvc.Ndjson
3.0.0
Lib.AspNetCore.Mvc.Ndjson is a library that provides support for NDJSON (Newline Delimited JSON) based structured data streaming to ASP.NET Core MVC.
Install-Package Lib.AspNetCore.Mvc.Ndjson -Version 3.0.0
dotnet add package Lib.AspNetCore.Mvc.Ndjson --version 3.0.0
<PackageReference Include="Lib.AspNetCore.Mvc.Ndjson" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lib.AspNetCore.Mvc.Ndjson --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lib.AspNetCore.Mvc.Ndjson, 3.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Lib.AspNetCore.Mvc.Ndjson as a Cake Addin
#addin nuget:?package=Lib.AspNetCore.Mvc.Ndjson&version=3.0.0
// Install Lib.AspNetCore.Mvc.Ndjson as a Cake Tool
#tool nuget:?package=Lib.AspNetCore.Mvc.Ndjson&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.1
- No dependencies.
-
net5.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Lib.AspNetCore.Mvc.Ndjson:
Package | Downloads |
---|---|
Lib.AspNetCore.Mvc.Ndjson.NewtonsoftJson
Lib.AspNetCore.Mvc.Ndjson is a library that provides support for NDJSON (Newline Delimited JSON) based structured data streaming to ASP.NET Core MVC. This implementation is based on Newtonsoft Json.NET serializer.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 1,175 | 11/26/2020 |
2.0.0 | 828 | 10/31/2019 |
1.1.0 | 217 | 10/13/2019 |
1.0.0 | 223 | 9/24/2019 |
1.0.0-preview | 273 | 9/5/2019 |