Skip to content

A .Net library for recovering weather information portraying to a specific location.

License

Notifications You must be signed in to change notification settings

gregyjames/WeatherFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherFX

A .Net library for recovering weather information portraying to a specific location. Using WebRequests, Google FeedtoJson Api, The Weather Channel API, and Newtonsoft Json Convertor.

###Usage var weather = new WeatherFX.Weather().GetWeather(60192);

###Important Notes

  1. Be sure to copy the newtonsoft json dll to output or this library WILL NOT work.

About

A .Net library for recovering weather information portraying to a specific location.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages