Info
Version: | 1.0.0.25 |
Author(s): | Ryan S. Thiele |
Last Update: | Monday, March 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RyanThiele/OpenWeather |
NuGet Url: | https://www.nuget.org/packages/OpenWeather.Core |
Install
Install-Package OpenWeather.Core
dotnet add package OpenWeather.Core
paket add OpenWeather.Core
OpenWeather.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- GeoCoordinate(>= 2.0.1)
- System.ComponentModel.Annotations(>= 4.4.1)
- System.ServiceModel.Duplex(>= 4.4.0)
- System.ServiceModel.Http(>= 4.4.0)
- System.ServiceModel.NetTcp(>= 4.4.0)
- System.ServiceModel.Security(>= 4.4.0)
Tags
You can query by zip code, or by station name. The component will parse the xml, and return a POCO.
A componenet ported from OpenWeather - Made for .NET core.
Functionallity:
- Current Observations
- Forecasts (depends on the stations. Some can go up to 3 weeks in the future and a week in the past)
- Alerts.