-
Weather Forecast
-
-
-
-
-
-
-
-
- @{
- if (_weatherData.Any())
- {
-
The weather forecast shows the next @_weatherData.Count days.
- }
- else
- {
-
- }
+
+ Weather Forecast
+
+
+
+
+
+
+
+
+ @{
+ if (_weatherData.Any())
+ {
+ The weather forecast shows the next @_weatherData.Count days.
+ }
+ else
+ {
+
}
+ }
- SearchCityOrZipCode.ExecuteAsync(string.Empty)">Get weather forecast
-
+