7 references to Json
Aspire.Dashboard.Tests (2)
Integration\MockOpenIdAuthority.cs (2)
49
return Results.
Json
(new
86
return Results.
Json
(new
Microsoft.AspNetCore.Http.Results (1)
Results.cs (1)
187
=>
Json
<object>(data, options, contentType, statusCode);
Nats.ApiService (1)
Program.cs (1)
28
return Results.
Json
(new { rtt, nats.Connection.ServerInfo });
SignalRServerlessWeb (1)
Program.cs (1)
46
return Results.
Json
(negotiateResponse, jsonSerializerOptions);
Stress.ApiService (2)
Program.cs (2)
180
return Results.
Json
(new
192
return Results.
Json
(new