forecasts = await Http.GetFromJsonAsync<WeatherForecast[]>("WeatherForecast"); // Instead, get a HttpCient from IHttpClientFactory ...
確定! 回上一頁