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
Console Weather project is a simple application project to check weather in console. This project uses the [Weather API](https://www.weatherapi.com/) for best weather forecast
8
+
Console Weather project is a simple application project to check weather in console. You can get it on project official [NuGet](https://www.nuget.org/packages/console-weather/) page
9
9
10
10
11
11
@@ -20,14 +20,13 @@ Console Weather project is a simple application project to check weather in cons
20
20
- Show Weather Alerts
21
21
- Show Weather Forecast for a next day
22
22
- Show Air Quality
23
-
24
-
23
+
- Show Weather Icons
25
24
26
25
## Installation
27
26
28
27
If you installed [.NET 7.0 or newer](https://dotnet.microsoft.com/en-us/download), just simply paste this command into console:
0 commit comments