Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 370 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 370 Bytes

NationalWeatherServiceLibrary for api.weather.gov

This is a C# .NET library that will query the National Weather Service (weather.gov) API and will retrieve current weather conditions and/or weather forecast data for a given latitude and longitude in the United States.

This is meant to be consumed by another .NET app or ASP.NET application as it is only a library.