2 references to Bytes
Microsoft.AspNetCore.Http.Results (2)
Results.cs (1)
326
=> TypedResults.
Bytes
(contents, contentType, fileDownloadName, enableRangeProcessing, lastModified, entityTag);
TypedResults.cs (1)
249
/// This API is an alias for <see cref="
Bytes
(byte[], string, string?, bool, DateTimeOffset?, EntityTagHeaderValue?)"/>.</para>