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.