HttpResponseExtensions class

Class HttpResponseExtensions.

public static class Microsoft.AspNetCore.Http.HttpResponseExtensions

Static Methods

Type Name Description
Task WriteJsonAsync(this HttpResponse response, Object data) Serializes and object to JSON and writes it to the HTTP response.
Task WriteObjectAsync(this JsonWriter jsonWriter, Object data) Serializes and object to JSON and writes it to the JsonWriter.
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
Powered by AiSTANT