Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 1.39 KB

README.md

File metadata and controls

29 lines (14 loc) · 1.39 KB

OpenWeatherMap.Standard

.NET Core CodeFactor

CodeQL

badge

NuGet Package

This 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

Docs

find the documentation here

You can contribute to the project in 3 ways

  • 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