Skip to content

An example client code in C# for the new yahoo meteo APIs (since Jan 2019)

License

Notifications You must be signed in to change notification settings

rilheva-oss/yahoo_meteo_2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yahoo_meteo_2019

An example client code for the new yahoo meteo APIs

Converting the java example to the page https://developer.yahoo.com/weather/documentation.html

In my project I also created all the classes to map the json JsonConvert.DeserializeObject<My_weather_class>(responseString) , using Newtonsoft.Json.

About

An example client code in C# for the new yahoo meteo APIs (since Jan 2019)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages