Standard Class library for getting weather from open weather map's api
$ dotnet add package OpenWeatherMap.StandardThis is a standard class library where you can call open weather map to get the weather data for a zip code written by Ken Tucker. This library is not from OpenWeatherMap.
This library currently supports getting Weather by Zipcode, City name, or city id
Add a issue that reports a bug or requests a new feature
Improve the documentation
Issue a pull request that fixes a bug or adds a new feature.
If your pull request is accepted I will add you on as a contributer