Initial Release
IResult
that on execution will write the given async stream (IAsyncEnumerable<T>
) as NDJSON to the response- An extension for
Results
to provide NDJSON related IResult instances
IResult
that on execution will write the given async stream (IAsyncEnumerable<T>
) as NDJSON to the responseResults
to provide NDJSON related IResult instances