You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In source BlazorHybridWebAPI.Services/WeatherService.cs, changed line 22 to:
var weatherUrl = $"{HttpClientHelper.WeatherUrl}?startDate={dateTime:yyyy-MM-dd}";
In source BlazorHybridWebAPI.Services/WeatherService.cs, changed line 22 to:
var weatherUrl = $"{HttpClientHelper.WeatherUrl}?startDate={dateTime:yyyy-MM-dd}";