I'm trying to create a Windows 10 Weather Application in WPF using C#. I have Weather Api from OpenWeatherMap
I'm using JSON. But, I don't know how to implement forecast data. I never used API before. I would be very thankful if you could help.