WeatherAPI CSharp
This is a small wrapper library to be used with the weatherapi.com API
API Implementation
The currently implemented endpoints are:
- Current (current.json)
- Forecast daily (forecast.json)
- Forecast hourly (forecast.json)
- IP Lookup (ip.json)