A powerful .NET NuGet control for weather forecasts, supporting 9 weather API providers. Compatible with .NET Framework 4.6.2+ and .NET 8.0.
Download Demo SampleChoose the provider that fits your needs. Switch providers with a single property — no code changes required.
| Provider | Enum Value | API Key | Free Tier |
|---|---|---|---|
| OpenWeatherMap Free | OpenWeatherMapFree |
Required | Free |
| OpenWeatherMap One Call 3.0 | OpenWeatherMapOneCall |
Required | Subscription |
| Open-Meteo | OpenMeteo |
Not required | Free |
| WeatherAPI.com | WeatherApi |
Required | Free tier |
| Visual Crossing | VisualCrossing |
Required | Free tier |
| Tomorrow.io | TomorrowIo |
Required | Free tier |
| Meteo-Concept | MeteoConcept |
Required | Free tier |
| Meteoblue | Meteoblue |
Required | Paid |
| XWeather | XWeather |
Required (client_id|client_secret) | Paid |
Option 1 — Free, no API key: Use Open-Meteo provider. No account needed.
Option 2 — With API key: Sign up at your preferred provider's website, get an API key.
Download NuGet: NuGet MeteoControl
Add the control to your project and you're ready to go.
You can customize everything.
Find a city to get weather forecast.
There are images in the control, but you can change all the pictures of weather. This control works with animated GIFs. Weather icons are cached for performance.
Displays the weather forecast per 3 hours over 5 days.
Icon Only
One Day Info
Several Days
Detail Window
Copyright (c) 2020-2026 JYL Software
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
If you find this control useful, consider supporting further development.